class documentation

Elliptic Curve Key Exchange using Curve25519 and SHA256. Defined in https://datatracker.ietf.org/doc/draft-ietf-curdle-ssh-curves/.

Class Variable preference An int giving the preference of the algorithm when negotiating key exchange. Algorithms with lower precedence values are more preferred.
preference: int = (source)

An int giving the preference of the algorithm when negotiating key exchange. Algorithms with lower precedence values are more preferred.