Interface protos.google.cloud.kms.v1.IDecapsulateResponse (5.3.0)

Properties of a DecapsulateResponse.

Package

@google-cloud/kms

Properties

name

name?: (string|null);

DecapsulateResponse name

protectionLevel

protectionLevel?: (google.cloud.kms.v1.ProtectionLevel|keyof typeof google.cloud.kms.v1.ProtectionLevel|null);

DecapsulateResponse protectionLevel

sharedSecret

sharedSecret?: (Uint8Array|Buffer|string|null);

DecapsulateResponse sharedSecret

sharedSecretCrc32c

sharedSecretCrc32c?: (number|Long|string|null);

DecapsulateResponse sharedSecretCrc32c

verifiedCiphertextCrc32c

verifiedCiphertextCrc32c?: (boolean|null);

DecapsulateResponse verifiedCiphertextCrc32c