Jose\SignerInterface::createSigner PHP 메소드

createSigner() 공개 정적인 메소드

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