Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/secdev/scapy
/ ASN1_UTC_TIME
Class
ASN1_UTC_TIME
scapy/asn1/asn1.py:698–699 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
696
697
698
class
ASN1_UTC_TIME(ASN1_GENERALIZED_TIME):
699
tag = ASN1_Class_UNIVERSAL.UTC_TIME
700
701
702
class
ASN1_ISO646_STRING(ASN1_STRING):
Callers
1
X509_Validity
Class · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…