Package com.codevasp.lazysodium.utils
Class DetachedEncrypt
java.lang.Object
com.codevasp.lazysodium.utils.Detached
com.codevasp.lazysodium.utils.DetachedEncrypt
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.codevasp.lazysodium.utils.Detached
getMac, getMacString
-
Constructor Details
-
DetachedEncrypt
public DetachedEncrypt(byte[] cipher, byte[] mac)
-
-
Method Details
-
getCipher
public byte[] getCipher() -
getCipherString
-