pub const SSH_RSA_MIN_BITS: usize = 2048;
Minimum RSA private-key size accepted for publickey auth (bits).