minModulusSize property

String? minModulusSize
getter/setter pair

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.

Optional.

Implementation

core.String? minModulusSize;