pub static RSA_PSS_2048_8192_SHA384_LEGACY_KEY: SignatureAlgorithm
Expand description

RSA PSS signatures using SHA-384 for keys of 2048-8192 bits and of type rsaEncryption; see RFC 4055 Section 1.2.

Requires the alloc feature.