Properties of a RawEncryptResponse.
Properties:
Name | Type | Attributes | Description |
---|---|---|---|
ciphertext |
Uint8Array | null |
<optional> |
RawEncryptResponse ciphertext |
initializationVector |
Uint8Array | null |
<optional> |
RawEncryptResponse initializationVector |
tagLength |
number | null |
<optional> |
RawEncryptResponse tagLength |
ciphertextCrc32c |
google.protobuf.IInt64Value | null |
<optional> |
RawEncryptResponse ciphertextCrc32c |
initializationVectorCrc32c |
google.protobuf.IInt64Value | null |
<optional> |
RawEncryptResponse initializationVectorCrc32c |
verifiedPlaintextCrc32c |
boolean | null |
<optional> |
RawEncryptResponse verifiedPlaintextCrc32c |
verifiedAdditionalAuthenticatedDataCrc32c |
boolean | null |
<optional> |
RawEncryptResponse verifiedAdditionalAuthenticatedDataCrc32c |
verifiedInitializationVectorCrc32c |
boolean | null |
<optional> |
RawEncryptResponse verifiedInitializationVectorCrc32c |
name |
string | null |
<optional> |
RawEncryptResponse name |
protectionLevel |
google.cloud.kms.v1.ProtectionLevel | null |
<optional> |
RawEncryptResponse protectionLevel |