Home
last modified time | relevance | path

Searched refs:c2s_encryption_algorithms (Results 1 – 1 of 1) sorted by relevance

/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSSH2.php1536 $c2s_encryption_algorithms = isset($preferred['client_to_server']['crypt']) ?
1579 $c2s_encryption_algorithms = array_values(array_diff(
1580 $c2s_encryption_algorithms,
1593 $c2s_encryption_algorithms,
1663 $encrypt = self::array_intersect_first($c2s_encryption_algorithms, $this->encryption_algorithms_client_to_server);