mirror of
https://github.com/phpseclib/phpseclib.git
synced 2025-01-12 09:51:32 +00:00
Crypt/*: update some docblock comments
This commit is contained in:
parent
e9fe245132
commit
adad5fa157
@ -386,7 +386,7 @@ class Crypt_Blowfish extends Crypt_Base
|
|||||||
*
|
*
|
||||||
* This is mainly just a wrapper to set things up for Crypt_Base::isValidEngine()
|
* This is mainly just a wrapper to set things up for Crypt_Base::isValidEngine()
|
||||||
*
|
*
|
||||||
* @see Crypt_Base::Crypt_Base()
|
* @see Crypt_Base::isValidEngine()
|
||||||
* @param Integer $engine
|
* @param Integer $engine
|
||||||
* @access public
|
* @access public
|
||||||
* @return Boolean
|
* @return Boolean
|
||||||
|
@ -667,7 +667,7 @@ class Crypt_DES extends Crypt_Base
|
|||||||
*
|
*
|
||||||
* This is mainly just a wrapper to set things up for Crypt_Base::isValidEngine()
|
* This is mainly just a wrapper to set things up for Crypt_Base::isValidEngine()
|
||||||
*
|
*
|
||||||
* @see Crypt_Base::Crypt_Base()
|
* @see Crypt_Base::isValidEngine()
|
||||||
* @param Integer $engine
|
* @param Integer $engine
|
||||||
* @access public
|
* @access public
|
||||||
* @return Boolean
|
* @return Boolean
|
||||||
|
Loading…
Reference in New Issue
Block a user