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

Class X509_AttributeValue

scapy/layers/x509.py:322–324  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

320
321
322class X509_AttributeValue(ASN1_Packet):
323 ASN1_codec = ASN1_Codecs.BER
324 ASN1_root = _AttributeValue_Field("value", ASN1_PRINTABLE_STRING("FR"))
325
326
327class X509_Attribute(ASN1_Packet):

Callers 2

signMethod · 0.90
X509_AttributeClass · 0.85

Calls 2

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…