IEncryptResponse

google.cloud.kms.v1. IEncryptResponse

Properties of an EncryptResponse.

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

EncryptResponse name

ciphertext Uint8Array | null <optional>

EncryptResponse ciphertext

ciphertextCrc32c google.protobuf.IInt64Value | null <optional>

EncryptResponse ciphertextCrc32c

verifiedPlaintextCrc32c boolean | null <optional>

EncryptResponse verifiedPlaintextCrc32c

verifiedAdditionalAuthenticatedDataCrc32c boolean | null <optional>

EncryptResponse verifiedAdditionalAuthenticatedDataCrc32c

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

EncryptResponse protectionLevel