Interface protos.google.cloud.kms.v1.IAsymmetricDecryptResponse (3.5.1)

Properties of an AsymmetricDecryptResponse.

Package

@google-cloud/kms

Properties

plaintext

plaintext?: (Uint8Array|string|null);

AsymmetricDecryptResponse plaintext

plaintextCrc32c

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

AsymmetricDecryptResponse plaintextCrc32c

protectionLevel

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

AsymmetricDecryptResponse protectionLevel

verifiedCiphertextCrc32c

verifiedCiphertextCrc32c?: (boolean|null);

AsymmetricDecryptResponse verifiedCiphertextCrc32c