Package M2Crypto :: Package PGP :: Module packet' :: Class private_key_packet
[frames] | no frames]

Class private_key_packet




Instance Methods
 
__init__(self, ctb, body=None)
 
is_encrypted(self)

Inherited from packet: pack, pkc, timestamp, validate, validity, version

Method Details

__init__(self, ctb, body=None)
(Constructor)

 
Overrides: packet.__init__