IRawDecryptRequest

google.cloud.kms.v1. IRawDecryptRequest

Properties of a RawDecryptRequest.

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

RawDecryptRequest name

ciphertext Uint8Array | null <optional>

RawDecryptRequest ciphertext

additionalAuthenticatedData Uint8Array | null <optional>

RawDecryptRequest additionalAuthenticatedData

initializationVector Uint8Array | null <optional>

RawDecryptRequest initializationVector

tagLength number | null <optional>

RawDecryptRequest tagLength

ciphertextCrc32c google.protobuf.IInt64Value | null <optional>

RawDecryptRequest ciphertextCrc32c

additionalAuthenticatedDataCrc32c google.protobuf.IInt64Value | null <optional>

RawDecryptRequest additionalAuthenticatedDataCrc32c

initializationVectorCrc32c google.protobuf.IInt64Value | null <optional>

RawDecryptRequest initializationVectorCrc32c