PublicKeyInterface
in
This is the contract for the PublicKey portion of ECDSA.
Table of Contents
Methods
Methods
getCurve()
public
getCurve() : CurveFpInterface
Return values
CurveFpInterfacegetGenerator()
public
getGenerator() : GeneratorPoint
Return values
GeneratorPointgetPoint()
public
getPoint() : PointInterface