Constant webpki::alg_id::RSA_PSS_SHA256

source ยท
pub const RSA_PSS_SHA256: AlgorithmIdentifier;
Expand description

AlgorithmIdentifier for rsassaPss with:

  • hashAlgorithm: sha256
  • maskGenAlgorithm: mgf1 with sha256
  • saltLength: 32