Documentation

UnsupportedCurveException extends RuntimeException
in package

Table of Contents

Properties

$curveName  : null|string
$oid  : null|string

Methods

__construct()  : mixed
getCurveName()  : string
getOid()  : string
hasCurveName()  : bool
hasOid()  : bool
setCurveName()  : mixed
setOid()  : mixed

Properties

Methods

__construct()

public __construct([string $message = "" ][, int $code = 0 ][, Throwable $previous = null ]) : mixed
Parameters
$message : string = ""
$code : int = 0
$previous : Throwable = null

        
On this page

Search results