Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1374
class
CMS_SubjectKeyIdentifier(ASN1_Packet):
1375
ASN1_codec = ASN1_Codecs.BER
1376
ASN1_root = ASN1F_STRING(
"sid"
,
""
)
1377
1378
1379
class
CMS_SignerInfo(ASN1_Packet):
Callers
4
CMS_SignerInfo
Class · 0.85
CMS_KeyTransRecipientInfo
Class · 0.85
CMS_OriginatorIdentifierOrKey
Class · 0.85
CMS_RecipientEncryptedKey
Class · 0.85
Calls
1
ASN1F_STRING
Class · 0.90
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…