@@ -68,6 +68,8 @@ |
||
| 68 | 68 | |
| 69 | 69 | /** |
| 70 | 70 | * {@inheritdoc} |
| 71 | + * @param string $input |
|
| 72 | + * @param string $detached_payload |
|
| 71 | 73 | */ |
| 72 | 74 | private static function loadAndVerifySignature($input, JWKSetInterface $jwk_set, array $allowed_algorithms, $detached_payload = null, LoggerInterface $logger = null) |
| 73 | 75 | { |