Interface protos.grafeas.v1beta1.attestation.IGenericSignedAttestation (3.4.0)

Properties of a GenericSignedAttestation.

Package

@google-cloud/containeranalysis

Properties

contentType

contentType?: (grafeas.v1beta1.attestation.GenericSignedAttestation.ContentType|keyof typeof grafeas.v1beta1.attestation.GenericSignedAttestation.ContentType|null);

GenericSignedAttestation contentType

serializedPayload

serializedPayload?: (Uint8Array|string|null);

GenericSignedAttestation serializedPayload

signatures

signatures?: (grafeas.v1beta1.ISignature[]|null);

GenericSignedAttestation signatures