google_api_dlp v0.36.0 GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2UnwrappedCryptoKey View Source
Using raw keys is prone to security risks due to accidentally leaking the key. Choose another type of key if possible.
Attributes
key
(type:String.t
, default:nil
) - Required. A 128/192/256 bit key.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2UnwrappedCryptoKey{ key: String.t() }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.