Class EncryptionHelper
java.lang.Object
com.exxothermic.audioeverywheresdk.helper.logic.EncryptionHelper
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
LOG_TAG
-
ALGORITHM
- See Also:
-
-
Constructor Details
-
EncryptionHelper
public EncryptionHelper(android.content.Context context)
-
-
Method Details
-
encrypt
Encrypt the plain text using key_public key.- Parameters:
text
- : plain text to encrypt- Returns:
-