The RSA_PKCS_PSS_PARAMS type exposes the following members.

Fields

  Name Description
HashAlg
Hash algorithm used in the PSS encoding (CKM)
Len
Length, in bytes, of the salt value used in the PSS encoding
Mgf
Mask generation function to use on the encoded block (CKG)

See Also