public class ECSchnorrZKP
extends java.lang.Object
This class encapsulates the values involved in the Schnorr zero-knowledge proof used in the EC J-PAKE protocol.
Modifier and Type | Method and Description |
---|---|
java.math.BigInteger |
getr() |
ECPoint |
getV() |
public ECPoint getV()
public java.math.BigInteger getr()