Interface protos.google.cloud.security.privateca.v1beta1.IPublicKey (2.4.1)

Properties of a PublicKey.

Package

@google-cloud/security-private-ca!

Properties

key

key?: (Uint8Array|string|null);

PublicKey key

Property Value
TypeDescription
(Uint8Array|string|null)

type

type?: (google.cloud.security.privateca.v1beta1.PublicKey.KeyType|keyof typeof google.cloud.security.privateca.v1beta1.PublicKey.KeyType|null);

PublicKey type

Property Value
TypeDescription
(google.cloud.security.privateca.v1beta1.PublicKey.KeyType|keyof typeof google.cloud.security.privateca.v1beta1.PublicKey.KeyType|null)