Interface protos.google.cloud.kms.v1.IAsymmetricDecryptRequest

Properties of an AsymmetricDecryptRequest.

Package

@google-cloud/kms!

Properties

ciphertext

ciphertext?: (Uint8Array|string|null);

AsymmetricDecryptRequest ciphertext

Property Value
TypeDescription
(Uint8Array|string|null)

ciphertextCrc32c

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

AsymmetricDecryptRequest ciphertextCrc32c

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

name

name?: (string|null);

AsymmetricDecryptRequest name

Property Value
TypeDescription
(string|null)