MCPcopy Index your code
hub / github.com/secdev/scapy / X509_IPAddress

Class X509_IPAddress

scapy/layers/x509.py:420–422  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

418
419
420class X509_IPAddress(ASN1_Packet):
421 ASN1_codec = ASN1_Codecs.BER
422 ASN1_root = ASN1F_STRING("iPAddress", "")
423
424
425class X509_RegisteredID(ASN1_Packet):

Callers

nothing calls this directly

Calls 1

ASN1F_STRINGClass · 0.90

Tested by

no test coverage detected