PHP Class Emarref\Jwt\HeaderParameter\JsonWebKey

The "jwk" (JSON Web Key) Header Parameter is the public key that corresponds to the key used to digitally sign the JWS. This key is represented as a JSON Web Key [JWK]. Use of this Header Parameter is OPTIONAL.
Inheritance: extends AbstractParameter
Afficher le fichier Open project: emarref/jwt

Méthodes publiques

Méthode Description
getName ( ) : string

Method Details

getName() public méthode

public getName ( ) : string
Résultat string