signingKeys property
This field contains the public keys that can be used to verify the signatures on the step metadata.
Implementation
core.List<SigningKey>? signingKeys;
This field contains the public keys that can be used to verify the signatures on the step metadata.
core.List<SigningKey>? signingKeys;