Constant RSA_PKCS1_SHA384
pub const RSA_PKCS1_SHA384: AlgorithmIdentifier;Available on (crate features
rustls or boring or acme) and crate feature rustls only.Expand description
AlgorithmIdentifier for sha384WithRSAEncryption.
This is:
# sha384WithRSAEncryption
OBJECT_IDENTIFIER { 1.2.840.113549.1.1.12 }
NULL {}