Package org.sol4k.tweetnacl
Class TweetNacl.Box.KeyPair
- java.lang.Object
-
- org.sol4k.tweetnacl.TweetNacl.Box.KeyPair
-
- Enclosing class:
- TweetNacl.Box
public static class TweetNacl.Box.KeyPair extends Object
-
-
Constructor Summary
Constructors Constructor Description KeyPair()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description byte[]getPublicKey()byte[]getSecretKey()
-