Jose\SignerInterface::createSigner PHP Method

createSigner() public static method

Signer constructor.
public static createSigner ( array $signature_algorithms ) : Jose\SignerInterface
$signature_algorithms array
return Jose\SignerInterface
    public static function createSigner(array $signature_algorithms);