MCPcopy
hub / github.com/jtesta/ssh-audit / KexDHException

Class KexDHException

src/ssh_audit/kexdh.py:40–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

38
39
40class KexDHException(Exception):
41 pass
42
43
44class KexDH: # pragma: nocover

Callers 2

recv_replyMethod · 0.85
send_init_gexMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected