Interface protos.google.cloud.kms.v1.IDecryptRequest (3.5.0)

Properties of a DecryptRequest.

Package

@google-cloud/kms

Properties

additionalAuthenticatedData

additionalAuthenticatedData?: (Uint8Array|string|null);

DecryptRequest additionalAuthenticatedData

additionalAuthenticatedDataCrc32c

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

DecryptRequest additionalAuthenticatedDataCrc32c

ciphertext

ciphertext?: (Uint8Array|string|null);

DecryptRequest ciphertext

ciphertextCrc32c

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

DecryptRequest ciphertextCrc32c

name

name?: (string|null);

DecryptRequest name