View Source GoogleApi.CloudIdentity.V1.Model.RsaPublicKeyInfo (google_api_cloud_identity v0.30.0)
Information of a RSA public key.
Attributes
-
keySize
(type:integer()
, default:nil
) - Key size in bits (size of the modulus).
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.CloudIdentity.V1.Model.RsaPublicKeyInfo{ keySize: integer() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.