pub static RSA_PSS_2048_8192_SHA512_LEGACY_KEY: SignatureAlgorithm
Expand description
RSA PSS signatures using SHA-512 for keys of 2048-8192 bits and of type rsaEncryption; see RFC 4055 Section 1.2.
Requires the alloc
feature.
pub static RSA_PSS_2048_8192_SHA512_LEGACY_KEY: SignatureAlgorithm
RSA PSS signatures using SHA-512 for keys of 2048-8192 bits and of type rsaEncryption; see RFC 4055 Section 1.2.
Requires the alloc
feature.