const RSA_MODULUS_BYTES_4096: usize = 512;
RSA modulus longer than 4096 bits is 512+ bytes in raw form.