CXI
Loading...
Searching...
No Matches
Public Member Functions | List of all members

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.
 

Detailed Description

This class is used to construct a mechanism parameter for RSA encryption / decryption with PKCS#1_v2.1 RSAES-OAEP padding scheme.