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

Class CMS_SubjectKeyIdentifier

scapy/layers/x509.py:1374–1376  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1372
1373
1374class CMS_SubjectKeyIdentifier(ASN1_Packet):
1375 ASN1_codec = ASN1_Codecs.BER
1376 ASN1_root = ASN1F_STRING("sid", "")
1377
1378
1379class CMS_SignerInfo(ASN1_Packet):

Calls 1

ASN1F_STRINGClass · 0.90

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…