|   | Cryptographic Token Interface Standard | PKCS#11 | 
| Data Fields | |
| CK_MECHANISM_TYPE | hashAlg | 
| CK_RSA_PKCS_MGF_TYPE | mgf | 
| mask generation function to use when generating the encoded block. More... | |
| CK_ULONG | sLen | 
| length, in octets, of the salt value used in the PSS encoding; typical values are the length of the hash function used on the message and zero. More... | |
| mgf | mask generation function to use when generating the encoded block | 
| sLen | length, in octets, of the salt value used in the PSS encoding; typical values are the length of the hash function used on the message and zero | 
CK_RSA_PKCS_PSS_PARAMS_PTR is a pointer to a CK_RSA_PKCS_PSS_PARAMS.
| 
 | 
| mask generation function to use when generating the encoded block. | 
| 
 | 
| length, in octets, of the salt value used in the PSS encoding; typical values are the length of the hash function used on the message and zero. |