This is the complete list of members for ClientInterface, including all inherited members.
| generateKey($signatureMethod='RS256') | ClientInterface | static |
| getClaim($name, $defaultValue=null) | ClientInterface | |
| getHeader($name, $defaultValue=null) | ClientInterface | |
| getHeaders() | ClientInterface | |
| getJweHeaders() | ClientInterface | |
| getJWKS($pemKey, $signatureMethod, $kid) | ClientInterface | static |
| getLastHeaders() | ClientInterface | static |
| getLastPayload() | ClientInterface | static |
| getPayload() | ClientInterface | |
| getPublicKey($privateKey) | ClientInterface | static |
| getSupportedAlgorithms() | ClientInterface | static |
| hasClaim($name) | ClientInterface | |
| hasHeader($name) | ClientInterface | |
| hasJwt() | ClientInterface | |
| isEncrypted() | ClientInterface | |
| load($jwtString, $privateKey=null) | ClientInterface | |
| sign($payload, $signatureMethod, $privateKey, $kid=null, $jku=null, $encryptionMethod=null, $publicKey=null) | ClientInterface | static |
| verify($publicKey, $jku=null) | ClientInterface |