GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2UnwrappedCryptoKey (google_api_dlp v0.41.0) 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() | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.