Package com.codevasp.lazysodium.utils
Class SessionPair
java.lang.Object
com.codevasp.lazysodium.utils.SessionPair
-
Constructor Details
-
SessionPair
public SessionPair(byte[] rx, byte[] tx) -
SessionPair
-
-
Method Details
-
getRx
public byte[] getRx() -
getTx
public byte[] getTx() -
getRxString
-
getTxString
-