Interface protos.grafeas.v1.IEnvelopeSignature (3.2.0)

Properties of an EnvelopeSignature.

Package

@google-cloud/containeranalysis

Properties

keyid

keyid?: (string|null);

EnvelopeSignature keyid

Property Value
TypeDescription
(string|null)

sig

sig?: (Uint8Array|string|null);

EnvelopeSignature sig

Property Value
TypeDescription
(Uint8Array|string|null)