Uses of Class
org.xipki.pkcs11.wrapper.params.RSA_PKCS_OAEP_PARAMS
-
Packages that use RSA_PKCS_OAEP_PARAMS Package Description org.xipki.pkcs11.wrapper.params -
-
Uses of RSA_PKCS_OAEP_PARAMS in org.xipki.pkcs11.wrapper.params
Constructors in org.xipki.pkcs11.wrapper.params with parameters of type RSA_PKCS_OAEP_PARAMS Constructor Description RSA_AES_KEY_WRAP_PARAMS(int AESKeyBits, RSA_PKCS_OAEP_PARAMS OAEPParams)Create a new RSA_AES_KEY_WRAP_PARAMS object with the given attributes.
-