maxRsaKeyBits top-level constant
int
const maxRsaKeyBits
Maximum RSA key size in bits
Implementation
const int maxRsaKeyBits = 8192;
Maximum RSA key size in bits
const int maxRsaKeyBits = 8192;