mirror of
https://github.com/phpseclib/phpseclib.git
synced 2024-11-15 17:57:12 +00:00
CS adjustments
This commit is contained in:
parent
0b9b0074c9
commit
1762ad4d9e
@ -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
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user