View Source GoogleApi.CloudIdentity.V1.Model.DsaPublicKeyInfo (google_api_cloud_identity v0.32.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
Unwrap a decoded JSON object into its complex fields.