Documentation

PrivateKey
in package
implements PrivateKeyInterface

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

Table of Contents

Interfaces

PrivateKeyInterface
This is a contract for the PrivateKey portion of ECDSA.

Properties

$adapter  : GmpMathInterface
$generator  : GeneratorPoint
$secretMultiplier  : GMP

Methods

__construct()  : mixed
createExchange()  : EcDHInterface
getCurve()  : CurveFpInterface
{@inheritDoc}
getPoint()  : GeneratorPoint
getPublicKey()  : PublicKeyInterface
getSecret()  : GMP

Properties

Methods


        
On this page

Search results