MCPcopy 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
953class PrivSubKeyV4(PrivSubKey, PrivKeyV4):
954 __ver__ = 4
955
956
957class CompressedData(Packet):

Callers 1

add_subkeyMethod · 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…