|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object anon.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 IASymMixCipher
encrypt
in class ASymMixCipherPlainRSA
public int getPaddingSize()
getPaddingSize
in interface IASymMixCipher
getPaddingSize
in class ASymMixCipherPlainRSA
public int getInputBlockSize()
getInputBlockSize
in interface IASymMixCipher
getInputBlockSize
in class ASymMixCipherPlainRSA
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |