MIB Viewer

minClientRsaKeySize

OBJECT-TYPE
1.3.6.1.4.1.388.6.3.34.2.2
Access
read-write
Status
current
Sub-identifiers
0
The minimum number of bits that the client certificate's public key is allowed to be. If the server receives a client certificate and this condition is not true, the client's socket will be closed. Valid values are: 512,768,1024,1536,2048,3072,4096,7680,15360. Note that the MIN value cannot be greater than the MAX value which is defined by maxClientRsaKeySize.
INTEGER (512..15360)