Skip to main content

com.eruces.teagent.TECipher

The TECipher class is

Public Member Functions

MemberDescription
TECipherAlgorithmType getType()
byte[] getRawHiddenLink()
String getHiddenLink()
byte[] encrypt(byte[] data)
byte[] decrypt(byte[] data)
int encrypt(byte[] data, byte[] out)

Static Public Member Functions

MemberDescription
TECipher extractKeyInfo(byte[] keyBlob)