|
CXI
|
This class is used to construct a mechanism parameter for RSA signature creation / verification with PKCS#1_v2.1 RSASSA-PSS padding scheme. More...
Public Member Functions | |
| MechParamPSS (int md_algo, int mgf_algo, int salt_len) | |
| Constructs a mechanism parameter for PKCS#1_v2.1 RSASSA-PSS. More... | |
| byte[] | getEncoded () |
| Returns the encoded mechanism parameter. | |
This class is used to construct a mechanism parameter for RSA signature creation / verification with PKCS#1_v2.1 RSASSA-PSS padding scheme.