class documentation

class _DHGroupExchangeSHA256: (source)

Implements interfaces: twisted.conch.ssh._kex._IGroupExchangeKexAlgorithm

View In Hierarchy

Diffie-Hellman Group and Key Exchange with SHA-256 as HASH. Defined in RFC 4419, 4.2.
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.