google_api_dlp v0.32.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

Link to this type

t()

View Source
t() :: %GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2UnwrappedCryptoKey{
  key: String.t()
}

Link to this section Functions

Link to this function

decode(value, options)

View Source
decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.