Interface protos.google.cloud.kms.v1.IMacSignResponse (3.5.0)

Properties of a MacSignResponse.

Package

@google-cloud/kms

Properties

mac

mac?: (Uint8Array|string|null);

MacSignResponse mac

macCrc32c

macCrc32c?: (google.protobuf.IInt64Value|null);

MacSignResponse macCrc32c

name

name?: (string|null);

MacSignResponse name

protectionLevel

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

MacSignResponse protectionLevel

verifiedDataCrc32c

verifiedDataCrc32c?: (boolean|null);

MacSignResponse verifiedDataCrc32c