PublicKeyException
extends RuntimeException
in package
Table of Contents
Properties
Methods
Properties
$G
private
GeneratorPoint
$G
$point
private
PointInterface
$point
Methods
__construct()
public
__construct(GeneratorPoint $G, PointInterface $point[, string $message = "" ][, int $code = 0 ][, Throwable $previous = null ]) : mixed
Parameters
- $G : GeneratorPoint
- $point : PointInterface
- $message : string = ""
- $code : int = 0
- $previous : Throwable = null
getGenerator()
public
getGenerator() : GeneratorPoint
Return values
GeneratorPointgetPoint()
public
getPoint() : PointInterface