|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--fccsc.manager.crypto.CryptoData
Constructor Summary | |
CryptoData(byte[] p_data,
byte[] p_sessionKey)
|
Method Summary | |
byte[] |
getData()
|
byte[] |
getSessionKey()
|
boolean |
isEncrypted()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CryptoData(byte[] p_data, byte[] p_sessionKey)
Method Detail |
public byte[] getData()
public byte[] getSessionKey()
public boolean isEncrypted()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |