rustls_pki_types::alg_id

Constant RSA_PKCS1_SHA384

Source
pub const RSA_PKCS1_SHA384: AlgorithmIdentifier;
Expand description

AlgorithmIdentifier for sha384WithRSAEncryption.

This is:

# sha384WithRSAEncryption
OBJECT_IDENTIFIER { 1.2.840.113549.1.1.12 }
NULL {}