Method | Description | |
---|---|---|
createSigner ( array $signature_algorithms ) : Jose\SignerInterface | Signer constructor. | |
getSupportedSignatureAlgorithms ( ) : string[] | ||
sign ( Jose\Object\JWSInterface &$jws ) |
public static createSigner ( array $signature_algorithms ) : Jose\SignerInterface | ||
$signature_algorithms | array | |
return | Jose\SignerInterface |
public getSupportedSignatureAlgorithms ( ) : string[] | ||
return | string[] |