|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjavax.crypto.CipherSpi
com.ibm.crypto.pkcs11impl.provider.RSACipher
public final class RSACipher
This class implements the RSA cipher using PKCS11. This algorithm is implemented in two padding schemes: PKCS and no padding.
| Constructor Summary | |
|---|---|
RSACipher(java.security.Provider provider)
Creates an instance of RSA cipher with default PKCS Padding and verifies the JCE framework. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RSACipher(java.security.Provider provider)
java.lang.SecurityException - if this constructor fails to authenticate
the JCE framework.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||