MCPcopy Create free account
hub / github.com/secdev/scapy / PSPIntegrityError

Class PSPIntegrityError

scapy/contrib/psp.py:185–189  ·  view source on GitHub ↗

Error risen when the integrity check fails.

Source from the content-addressed store, hash-verified

183
184
185class PSPIntegrityError(Exception):
186 """
187 Error risen when the integrity check fails.
188 """
189 pass

Callers 1

decryptMethod · 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…