Property Value
Valid values of this property are in the range from 0
to 2147483647 (Int32.MaxValue)
.
The default value of this property is 0
.
Some well-known (commonly used) values of this property are: 0, 1024, 2048, 3072, 4096
.
Valid values of this property are in the range from 0
to 2147483647 (Int32.MaxValue)
.
The default value of this property is 0
.
Some well-known (commonly used) values of this property are: 0, 1024, 2048, 3072, 4096
.
Exception | Description |
---|---|
System.ArgumentOutOfRangeException | The value of an argument is outside the allowable range of values as defined by the invoked method. This is a usage error, i.e. it will never occur (the exception will not be thrown) in a correctly written program. Your code should not catch this exception. |
The underlying generation certificate mechanism will choose a key size that is greater or equal to MinimumKeySize. The default value of MinimumKeySize, which is zero, causes the certificate generation mechanism to choose the default key size.