Documentation

PublicKey
in package
implements PublicKeyInterface

This class serves as public- private key exchange for signature verification

Table of Contents

Interfaces

PublicKeyInterface
This is the contract for the PublicKey portion of ECDSA.

Properties

$adapter  : GmpMathInterface
$curve  : CurveFpInterface
$generator  : GeneratorPoint
$point  : PointInterface

Methods

__construct()  : mixed
Initialize a new PublicKey instance.
getCurve()  : CurveFpInterface
getGenerator()  : GeneratorPoint
{$inheritDoc}
getPoint()  : PointInterface

Properties

Methods


        
On this page

Search results