Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 826 Bytes

AttestationAttestation.md

File metadata and controls

11 lines (7 loc) · 826 Bytes

AttestationAttestation

Properties

Name Type Description Notes
PgpSignedAttestation *AttestationPgpSignedAttestation A PGP signed attestation. [optional] [default to null]
GenericSignedAttestation *AttestationGenericSignedAttestation An attestation that supports multiple `Signature`s over the same attestation payload. The signatures (defined in common.proto) support a superset of public key types and IDs compared to PgpSignedAttestation. [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]