Method | Description | |
---|---|---|
sign ( Jose\Object\JWKInterface $key, $input ) | ||
verify ( Jose\Object\JWKInterface $key, $input, $signature ) |
Method | Description | |
---|---|---|
getAlgorithm ( ) : mixed | ||
getSignatureMethod ( ) : mixed |
Method | Description | |
---|---|---|
checkKey ( Jose\Object\JWKInterface $key ) |
abstract protected getSignatureMethod ( ) : mixed | ||
return | mixed |
public sign ( Jose\Object\JWKInterface $key, $input ) | ||
$key | Jose\Object\JWKInterface |
public verify ( Jose\Object\JWKInterface $key, $input, $signature ) | ||
$key | Jose\Object\JWKInterface |