property KeyExchangeAlgorithms: TScSSHKeyExchangeAlgorithms;
Description
The KeyExchangeAlgorithms property holds a list of the acceptable key exchange algorithms, which can be used during the SSH handshake.
The algorithms are stored in order of preference.
See Also