Interface protos.google.cloud.binaryauthorization.v1beta1.IAttestorPublicKey (2.5.0)

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.v1beta1.IPkixPublicKey|null);

AttestorPublicKey pkixPublicKey