Failed Conditions
Push — master ( 22b4cf...844403 )
by Florent
04:18 queued 02:40
created
src/Util/RSA.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -81,7 +81,7 @@
 block discarded – undo
81 81
      * @param \Jose\KeyConverter\RSAKey $key
82 82
      * @param \Jose\Util\BigInteger     $m
83 83
      *
84
-     * @return \Jose\Util\BigInteger|false
84
+     * @return BigInteger
85 85
      */
86 86
     private static function getRSAEP(RSAKey $key, BigInteger $m)
87 87
     {
Please login to merge, or discard this patch.