maxRsaKeyBits top-level constant

int const maxRsaKeyBits

Maximum RSA key size in bits

Implementation

const int maxRsaKeyBits = 8192;