Interface protos.google.cloud.kms.v1.IDecryptResponse

Properties of a DecryptResponse.

Package

@google-cloud/kms!

Properties

plaintext

plaintext?: (Uint8Array|string|null);

DecryptResponse plaintext

Property Value
TypeDescription
(Uint8Array|string|null)

plaintextCrc32c

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

DecryptResponse plaintextCrc32c

Property Value
TypeDescription
(google.protobuf.IInt64Value|null)