diff --git a/phpseclib/Crypt/Base.php b/phpseclib/Crypt/Base.php index e88476b9e..4146cf16c 100644 --- a/phpseclib/Crypt/Base.php +++ b/phpseclib/Crypt/Base.php @@ -648,7 +648,6 @@ function getBlockLength() * * @access public * @param string $key - * @internal Could, but not must, extend by the child Crypt_* class */ function setKey($key) {