Package com.goterl.lazysodium.utils
Class KeyPair
- java.lang.Object
-
- com.goterl.lazysodium.utils.KeyPair
-
public class KeyPair extends java.lang.Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object obj)KeygetPublicKey()KeygetSecretKey()
-