Searched refs:SSH2 (Results 1 – 6 of 6) sorted by relevance
30 abstract class SSH2 class
83 class SSH2 class1577 SSH2::getSupportedKEXAlgorithms();1580 SSH2::getSupportedHostKeyAlgorithms();1583 SSH2::getSupportedEncryptionAlgorithms();1586 SSH2::getSupportedEncryptionAlgorithms();1589 SSH2::getSupportedMACAlgorithms();1592 SSH2::getSupportedMACAlgorithms();1595 SSH2::getSupportedCompressionAlgorithms();1598 SSH2::getSupportedCompressionAlgorithms();3151 * @see SSH2::read()[all …]
48 class SFTP extends SSH2527 if (!($this->bitmap & SSH2::MASK_LOGIN)) {3494 if (!($this->bitmap & SSH2::MASK_LOGIN)) {
22 use phpseclib3\Net\SSH2; alias182 $host = SSH2::getConnectionByResourceId($host);
744 …"ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extensio…788 …"PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",