MCPcopy Create free account
hub / github.com/rthalley/dnspython / UnknownTSIGKey

Class UnknownTSIGKey

dns/message.py:71–72  ·  view source on GitHub ↗

A TSIG with an unknown key was received.

Source from the content-addressed store, hash-verified

69
70
71class UnknownTSIGKey(dns.exception.DNSException):
72 """A TSIG with an unknown key was received."""
73
74
75class Truncated(dns.exception.DNSException):

Callers 1

_get_sectionMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…