pub static RSA_PSS_SHA384: PSS
Expand description
RSA PSS padding using SHA-384 for RSA signatures.
See
“RSA_PSS_*
Details” in ring::signature
’s module-level
documentation for more details.
pub static RSA_PSS_SHA384: PSS
RSA PSS padding using SHA-384 for RSA signatures.
See
“RSA_PSS_*
Details” in ring::signature
’s module-level
documentation for more details.