publicKeySet property

SigstorePublicKeySet? publicKeySet
getter/setter pair

A simple set of public keys.

A signature is considered valid if any keys in the set validate the signature.

Required.

Implementation

SigstorePublicKeySet? publicKeySet;