|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectAESencrypt
public class AESencrypt
| Constructor Summary | |
|---|---|
AESencrypt(byte[] key,
int NkIn)
|
|
| Method Summary | |
|---|---|
void |
Cipher(byte[] in,
byte[] out)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AESencrypt(byte[] key,
int NkIn)
| Method Detail |
|---|
public void Cipher(byte[] in,
byte[] out)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||