SSH2

SSH2 Signature Handler

author

Jim Wigginton terrafrost@php.net

package

Default

Methods

Loads a signature

load(string $sig): mixed
static

Arguments

$sig

string

Response

mixed

Returns a signature in the appropriate format

save(\phpseclib3\Math\BigInteger $r,\phpseclib3\Math\BigInteger $s,string $curve): string
static

Arguments

$curve

string

Response

string