Interface protos.google.cloud.kms.v1.IPublicKey (1.3.0)

Properties of a PublicKey.

Package

@google-cloud/kms-inventory

Properties

algorithm

algorithm?: (google.cloud.kms.v1.CryptoKeyVersion.CryptoKeyVersionAlgorithm|keyof typeof google.cloud.kms.v1.CryptoKeyVersion.CryptoKeyVersionAlgorithm|null);

PublicKey algorithm

name

name?: (string|null);

PublicKey name

pem

pem?: (string|null);

PublicKey pem

pemCrc32c

pemCrc32c?: (google.protobuf.IInt64Value|null);

PublicKey pemCrc32c

protectionLevel

protectionLevel?: (google.cloud.kms.v1.ProtectionLevel|keyof typeof google.cloud.kms.v1.ProtectionLevel|null);

PublicKey protectionLevel