|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectanon.client.crypto.ASymMixCipherPlainRSA
anon.client.crypto.ASymMixCipherRSAOAEP
public class ASymMixCipherRSAOAEP
| Field Summary |
|---|
| Fields inherited from class anon.client.crypto.ASymMixCipherPlainRSA |
|---|
m_RSA |
| Constructor Summary | |
|---|---|
ASymMixCipherRSAOAEP()
|
|
| Method Summary | |
|---|---|
int |
encrypt(byte[] from,
int ifrom,
byte[] to,
int ito)
|
int |
getInputBlockSize()
|
int |
getPaddingSize()
|
| Methods inherited from class anon.client.crypto.ASymMixCipherPlainRSA |
|---|
getOutputBlockSize, getPublicKey, setPublicKey, setPublicKey |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ASymMixCipherRSAOAEP()
| Method Detail |
|---|
public int encrypt(byte[] from,
int ifrom,
byte[] to,
int ito)
encrypt in interface IASymMixCipherencrypt in class ASymMixCipherPlainRSApublic int getPaddingSize()
getPaddingSize in interface IASymMixCiphergetPaddingSize in class ASymMixCipherPlainRSApublic int getInputBlockSize()
getInputBlockSize in interface IASymMixCiphergetInputBlockSize in class ASymMixCipherPlainRSA
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||