Interface protos.google.cloud.kms.v1.IMacSignRequest

Properties of a MacSignRequest.

Package

@google-cloud/kms

Properties

data

data?: (Uint8Array|string|null);

MacSignRequest data

Property Value
TypeDescription
(Uint8Array|string|null)

dataCrc32c

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

MacSignRequest dataCrc32c

Property Value
TypeDescription
(google.protobuf.IInt64Value|null)

name

name?: (string|null);

MacSignRequest name

Property Value
TypeDescription
(string|null)