Documentation

Signature
in package

Table of Contents

Properties

$r  : mixed
$recoveryParam  : mixed
$s  : mixed

Methods

__construct()  : mixed
toDER()  : mixed
_importDER()  : mixed
constructLength()  : mixed
getLength()  : mixed
rmPadding()  : mixed

Properties

Methods

__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

        
On this page

Search results