pub static RSA_PKCS1_2048_8192_SHA512: &dyn SignatureVerificationAlgorithm
Available on crate features
ring
and alloc
only.Expand description
RSA PKCS#1 1.5 signatures using SHA-512 for keys of 2048-8192 bits.
pub static RSA_PKCS1_2048_8192_SHA512: &dyn SignatureVerificationAlgorithm
ring
and alloc
only.RSA PKCS#1 1.5 signatures using SHA-512 for keys of 2048-8192 bits.