Constant webpki::alg_id::RSA_PSS_SHA512
source ยท pub const RSA_PSS_SHA512: AlgorithmIdentifier;
Expand description
AlgorithmIdentifier for rsassaPss
with:
- hashAlgorithm: sha512
- maskGenAlgorithm: mgf1 with sha512
- saltLength: 64