google_api_dlp v0.9.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 (binary()): A 128/192/256 bit key. [required] Defaults to: null.

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: any()}

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.