CS adjustments

This commit is contained in:
terrafrost 2022-08-23 21:37:53 -05:00
parent 0b9b0074c9
commit 1762ad4d9e

View File

@ -49,7 +49,7 @@ class PrivateKey extends RSA implements Common\PrivateKey
protected $coefficients; protected $coefficients;
/** /**
* Public Exponent * Private Exponent
* *
* @var \phpseclib3\Math\BigInteger * @var \phpseclib3\Math\BigInteger
*/ */