Method | Description | |
---|---|---|
__construct ( ) | ||
ensureSupport ( ) | ||
sign ( string $value, string | resource $privateKey ) : string | ||
verify ( string $value, string $signature, string | resource $publicKey ) : boolean |
Method | Description | |
---|---|---|
getAlgorithm ( ) : integer |
Method | Description | |
---|---|---|
getSslErrors ( ) : array |
abstract protected getAlgorithm ( ) : integer | ||
return | integer |