|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectRSA
public class RSA
RSA.java Trida pro sifrovani RSA sifrou
| Constructor Summary | |
|---|---|
RSA(java.lang.String publicKey)
|
|
| Method Summary | |
|---|---|
java.lang.String |
encrypt(java.lang.String data)
Funkce pro sifrovani RSA sifrou |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RSA(java.lang.String publicKey)
| Method Detail |
|---|
public java.lang.String encrypt(java.lang.String data)
data - Retezec, ktery ma byt zasifrovan
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||