Interface protos.google.privacy.dlp.v2.IKmsWrappedCryptoKey (3.1.8)

Properties of a KmsWrappedCryptoKey.

Package

@google-cloud/dlp!

Properties

cryptoKeyName

cryptoKeyName?: (string|null);

KmsWrappedCryptoKey cryptoKeyName

Property Value
TypeDescription
(string|null)

wrappedKey

wrappedKey?: (Uint8Array|string|null);

KmsWrappedCryptoKey wrappedKey

Property Value
TypeDescription
(Uint8Array|string|null)