IRawDecryptResponse

google.cloud.kms.v1. IRawDecryptResponse

Properties of a RawDecryptResponse.

Properties:
Name Type Attributes Description
plaintext Uint8Array | null <optional>

RawDecryptResponse plaintext

plaintextCrc32c google.protobuf.IInt64Value | null <optional>

RawDecryptResponse plaintextCrc32c

protectionLevel google.cloud.kms.v1.ProtectionLevel | null <optional>

RawDecryptResponse protectionLevel

verifiedCiphertextCrc32c boolean | null <optional>

RawDecryptResponse verifiedCiphertextCrc32c

verifiedAdditionalAuthenticatedDataCrc32c boolean | null <optional>

RawDecryptResponse verifiedAdditionalAuthenticatedDataCrc32c

verifiedInitializationVectorCrc32c boolean | null <optional>

RawDecryptResponse verifiedInitializationVectorCrc32c