Interface protos.google.cloud.binaryauthorization.v1.IAttestorPublicKey

Properties of an AttestorPublicKey.

Package

@google-cloud/binary-authorization

Properties

asciiArmoredPgpPublicKey

asciiArmoredPgpPublicKey?: (string|null);

AttestorPublicKey asciiArmoredPgpPublicKey

Property Value
TypeDescription
(string|null)

comment

comment?: (string|null);

AttestorPublicKey comment

Property Value
TypeDescription
(string|null)

id

id?: (string|null);

AttestorPublicKey id

Property Value
TypeDescription
(string|null)

pkixPublicKey

pkixPublicKey?: (google.cloud.binaryauthorization.v1.IPkixPublicKey|null);

AttestorPublicKey pkixPublicKey

Property Value
TypeDescription
(google.cloud.binaryauthorization.v1.IPkixPublicKey|null)