Skip to main content

SSH_RSA_MIN_BITS

Constant SSH_RSA_MIN_BITS 

Source
pub const SSH_RSA_MIN_BITS: usize = 2048;
Expand description

Minimum RSA private-key size accepted for publickey auth (bits).