Uses of Class
org.sol4k.tweetnacl.TweetNaclFast.Box.KeyPair
-
-
Uses of TweetNaclFast.Box.KeyPair in org.sol4k.tweetnacl
Methods in org.sol4k.tweetnacl that return TweetNaclFast.Box.KeyPair Modifier and Type Method Description static TweetNaclFast.Box.KeyPairTweetNaclFast.Box. keyPair()static TweetNaclFast.Box.KeyPairTweetNaclFast.Box. keyPair_fromSecretKey(byte[] secretKey)
-