IDecryptRequest

google.cloud.kms.v1. IDecryptRequest

Properties of a DecryptRequest.

Properties:
Name Type Attributes Description
name string | null <optional>

DecryptRequest name

ciphertext Uint8Array | null <optional>

DecryptRequest ciphertext

additionalAuthenticatedData Uint8Array | null <optional>

DecryptRequest additionalAuthenticatedData

ciphertextCrc32c google.protobuf.IInt64Value | null <optional>

DecryptRequest ciphertextCrc32c

additionalAuthenticatedDataCrc32c google.protobuf.IInt64Value | null <optional>

DecryptRequest additionalAuthenticatedDataCrc32c