Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SecurityInnovation/PGPy
/ PrivSubKeyV4
Class
PrivSubKeyV4
pgpy/packet/packets.py:953–954 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
951
952
953
class
PrivSubKeyV4(PrivSubKey, PrivKeyV4):
954
__ver__ = 4
955
956
957
class
CompressedData(Packet):
Callers
1
add_subkey
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…