|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectants.p2p.query.QueryTuple
public abstract class QueryTuple
| Constructor Summary | |
|---|---|
QueryTuple(java.lang.String sessionKey)
|
|
| Method Summary | |
|---|---|
void |
decrypt(javax.crypto.Cipher c)
|
void |
encrypt(javax.crypto.Cipher c)
|
java.lang.String |
getEncryptedSessionKey()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public QueryTuple(java.lang.String sessionKey)
| Method Detail |
|---|
public java.lang.String getEncryptedSessionKey()
public void encrypt(javax.crypto.Cipher c)
throws java.lang.Exception
java.lang.Exception
public void decrypt(javax.crypto.Cipher c)
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||