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

Class ValidationFailure

dns/exception.py:151–152  ·  view source on GitHub ↗

The DNSSEC signature is invalid.

Source from the content-addressed store, hash-verified

149
150
151class ValidationFailure(DNSException):
152 """The DNSSEC signature is invalid."""
153
154
155class DeniedByPolicy(DNSException):

Callers 4

_validate_signatureFunction · 0.90
_validate_rrsigFunction · 0.90
_validateFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…