GoogleApi.CloudKMS.V1.Model.WrappingPublicKey (google_api_cloud_kms v0.43.0)

View Source

The public key component of the wrapping key. For details of the type of key this public key corresponds to, see the ImportMethod.

Attributes

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.CloudKMS.V1.Model.WrappingPublicKey{pem: String.t() | nil}

Functions

decode(value, options)

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.