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

Class OCSP_UnknownInfo

scapy/layers/x509.py:1862–1864  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1860
1861
1862class OCSP_UnknownInfo(ASN1_Packet):
1863 ASN1_codec = ASN1_Codecs.BER
1864 ASN1_root = ASN1F_NULL("info", 0)
1865
1866
1867class OCSP_CertStatus(ASN1_Packet):

Callers 1

OCSP_CertStatusClass · 0.85

Calls 1

ASN1F_NULLClass · 0.90

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…