|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectKeyReadWrite
public class KeyReadWrite
Trida slouzici pro cteni / zapis verejneho RSA klice do souboru
| Constructor Summary | |
|---|---|
KeyReadWrite(javax.tv.xlet.XletContext context,
java.lang.String pubKey)
Konstruktor tridy |
|
| Method Summary | |
|---|---|
boolean |
compareKey()
Funkce porovnavajici dva RSA klice |
java.lang.String |
readKey()
Funkce pro cteni klice do souboru |
void |
writeKey()
Funkce pro zapis klice do souboru |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public KeyReadWrite(javax.tv.xlet.XletContext context,
java.lang.String pubKey)
context - Kontext daneho XletupubKey - Retezec s verejnym klicem| Method Detail |
|---|
public void writeKey()
public java.lang.String readKey()
public boolean compareKey()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||