Interface protos.google.cloud.security.privateca.v1.IPublicKey (5.2.0)

Properties of a PublicKey.

Package

@google-cloud/security-private-ca

Properties

format

format?: (google.cloud.security.privateca.v1.PublicKey.KeyFormat|keyof typeof google.cloud.security.privateca.v1.PublicKey.KeyFormat|null);

PublicKey format

key

key?: (Uint8Array|string|null);

PublicKey key