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