|
CXI
|
This class is used to construct a mechanism parameter for RSA encryption / decryption with PKCS#1_v2.1 RSAES-OAEP padding scheme. More...
Public Member Functions | |
| MechParamOAEP (int md_algo, int mgf_algo, byte[] label) | |
| Constructs a mechanism parameter for PKCS#1_v2.1 RSAES-OAEP. More... | |
| byte[] | getEncoded () |
| Returns the encoded mechanism parameter. | |
This class is used to construct a mechanism parameter for RSA encryption / decryption with PKCS#1_v2.1 RSAES-OAEP padding scheme.