signingKeys property

List<SigningKey>? signingKeys
getter/setter pair

This field contains the public keys that can be used to verify the signatures on the step metadata.

Implementation

core.List<SigningKey>? signingKeys;