webpki::alg_id

Constant RSA_PSS_SHA256

Source
pub const RSA_PSS_SHA256: AlgorithmIdentifier;
Expand description

AlgorithmIdentifier for rsassaPss with:

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