Interface protos.google.privacy.dlp.v2.ICryptoKey (5.3.0)

Properties of a CryptoKey.

Package

@google-cloud/dlp

Properties

kmsWrapped

kmsWrapped?: (google.privacy.dlp.v2.IKmsWrappedCryptoKey|null);

CryptoKey kmsWrapped

transient

transient?: (google.privacy.dlp.v2.ITransientCryptoKey|null);

CryptoKey transient

unwrapped

unwrapped?: (google.privacy.dlp.v2.IUnwrappedCryptoKey|null);

CryptoKey unwrapped