PHP Класс Emarref\Jwt\HeaderParameter\X509CertificateSha256Thumbprint

The "x5t#S256" (X.509 Certificate SHA-256 Thumbprint) Header Parameter is a base64url encoded SHA-256 thumbprint (a.k.a. digest) of the DER encoding of the X.509 certificate [RFC5280] corresponding to the key used to digitally sign the JWS. Note that certificate thumbprints are also sometimes known as certificate fingerprints. Use of this Header Parameter is OPTIONAL.
Наследование: extends AbstractParameter
Показать файл Открыть проект

Открытые методы

Метод Описание
getName ( ) : string

Описание методов

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

public getName ( ) : string
Результат string