Expand description
Tools for signing generating signed manifests of ancillary data.
Structs§
- Ancillary
Signer With GcpKms - Ancillary signer that uses a key stored in a Google Cloud Platform KMS account to sign ancillary manifests.
- Ancillary
Signer With Secret Key - Ancillary signer that uses an in memory secret key to sign the ancillary manifest.
- GcpCrypto
KeyVersion Resource Name - Name of a CryptoKeyVersion that represents an individual cryptographic key and the associated key material.
Traits§
- Ancillary
Signer - Define how to sign the ancillary manifest.