@@ -119,7 +119,7 @@ |
||
119 | 119 | * @param \Jose\Object\JWKSetInterface $jwk_set |
120 | 120 | * @param int $i |
121 | 121 | * |
122 | - * @return mixed |
|
122 | + * @return integer|null |
|
123 | 123 | */ |
124 | 124 | private function decryptRecipientKey(JWEInterface &$jwe, JWKSetInterface $jwk_set, $i) |
125 | 125 | { |