View Source GoogleApi.CloudIdentity.V1.Model.DsaPublicKeyInfo (google_api_cloud_identity v0.30.0)

Information of a DSA public key.

Attributes

  • keySize (type: integer(), default: nil) - Key size in bits (size of parameter P).

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.CloudIdentity.V1.Model.DsaPublicKeyInfo{
  keySize: integer() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.