PHP 클래스 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.
상속: extends AbstractParameter
파일 보기 프로젝트 열기: emarref/jwt

공개 메소드들

메소드 설명
getName ( ) : string

메소드 상세

getName() 공개 메소드

public getName ( ) : string
리턴 string