UsePSS Property
Whether to use RSA-PSS during signing and verification.
Syntax
property UsePSS: Boolean read get_UsePSS write set_UsePSS;
Default Value
false
Remarks
This property specifies whether RSA-PSS will be used when signing and verifying messages. The default value is False.