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);