|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--concast.base.EncryptSpecBase
Field Summary | |
UserAPI |
userAPI
This object can be used to call methods from the user API |
Constructor Summary | |
EncryptSpecBase()
|
Method Summary | |
abstract ConcastPacket |
Encrypt(ConcastPacket msg)
This function encrypts a ConcastPacket. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public UserAPI userAPI
Constructor Detail |
public EncryptSpecBase()
Method Detail |
public abstract ConcastPacket Encrypt(ConcastPacket msg)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |