View Source GoogleApi.PrivateCA.V1.Model.RsaKeyType (google_api_private_ca v0.15.1)
Describes an RSA key that may be used in a Certificate issued from a CaPool.
Attributes
-
maxModulusSize
(type:String.t
, default:nil
) - Optional. The maximum allowed RSA modulus size (inclusive), in bits. If this is not set, or if set to zero, the service will not enforce an explicit upper bound on RSA modulus sizes. -
minModulusSize
(type:String.t
, default:nil
) - Optional. The minimum allowed RSA modulus size (inclusive), in bits. If this is not set, or if set to zero, the service-level min RSA modulus size will continue to apply.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.