Package com.goterl.lazysodium.utils
Class Detached
- java.lang.Object
-
- com.goterl.lazysodium.utils.Detached
-
- Direct Known Subclasses:
DetachedDecrypt,DetachedEncrypt
public class Detached extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Detached(byte[] mac)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description byte[]getMac()java.lang.StringgetMacString()
-