View Source GoogleApi.PrivateCA.V1.Model.RsaKeyType (google_api_private_ca v0.9.0)
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.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.