Table of Contents
Properties
-
$r
: mixed
-
$recoveryParam
: mixed
-
$s
: mixed
Methods
-
__construct()
: mixed
-
toDER()
: mixed
-
_importDER()
: mixed
-
constructLength()
: mixed
-
getLength()
: mixed
-
rmPadding()
: mixed
$r
public
mixed
$r
$recoveryParam
public
mixed
$recoveryParam
$s
public
mixed
$s
__construct()
public
__construct(mixed $options[, mixed $enc = false ]) : mixed
Parameters
-
$options
: mixed
-
-
$enc
: mixed
= false
-
toDER()
public
toDER([mixed $enc = false ]) : mixed
Parameters
-
$enc
: mixed
= false
-
_importDER()
private
_importDER(mixed $data, mixed $enc) : mixed
Parameters
-
$data
: mixed
-
-
$enc
: mixed
-
constructLength()
private
static constructLength(mixed &$arr, mixed $len) : mixed
Parameters
-
$arr
: mixed
-
-
$len
: mixed
-
getLength()
private
static getLength(mixed $buf, mixed &$pos) : mixed
Parameters
-
$buf
: mixed
-
-
$pos
: mixed
-
rmPadding()
private
static rmPadding(mixed &$buf) : mixed
Parameters
-
$buf
: mixed
-