The RSA_PKCS_PSS_PARAMS type exposes the following members.

Methods

  Name Description
Equals (Inherited from ValueType.)
Finalize (Inherited from Object.)
GetHashCode (Inherited from ValueType.)
GetType (Inherited from Object.)
MemberwiseClone (Inherited from Object.)
ToString (Inherited from ValueType.)

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