Interface protos.google.cloud.binaryauthorization.v1.IAttestorPublicKey (1.5.1)

Properties of an AttestorPublicKey.

Package

@google-cloud/binary-authorization

Properties

asciiArmoredPgpPublicKey

asciiArmoredPgpPublicKey?: (string|null);

AttestorPublicKey asciiArmoredPgpPublicKey

comment

comment?: (string|null);

AttestorPublicKey comment

id

id?: (string|null);

AttestorPublicKey id

pkixPublicKey

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

AttestorPublicKey pkixPublicKey