Uses of Class
com.horizen.schnorrnative.SchnorrKeyPair
-
Packages that use SchnorrKeyPair Package Description com.horizen.schnorrnative -
-
Uses of SchnorrKeyPair in com.horizen.schnorrnative
Methods in com.horizen.schnorrnative that return SchnorrKeyPair Modifier and Type Method Description static SchnorrKeyPairSchnorrKeyPair. generate()static SchnorrKeyPairSchnorrKeyPair. generate(byte[] seed)Generate a fresh Schnorr key-pair from a seed.
-