Jose\Object\JWKInterface::thumbprint PHP Метод

thumbprint() публичный Метод

Returns the thumbprint of the key.
См. также: https://tools.ietf.org/html/rfc7638
public thumbprint ( string $hash_algorithm ) : string
$hash_algorithm string
Результат string
    public function thumbprint($hash_algorithm);