|
Inherited from PGP_SecretAnyKey:
decrypt,
getCryptoKey,
initialize,
makePgpKey,
parse,
sign,
toPublicKey
Inherited from PGP_MainKey:
getUserIds,
initSubPackets,
isSupersetOf,
iterCertifications,
iterSelfSigCertifications,
iterSelfSigRevocations,
iterSignatures,
iterSubKeys,
iterSubPackets,
iterUserIds,
merge,
verifySelfSignatures
Inherited from PGP_Key:
adoptSignature,
assertSigningKey,
getCreatedTimestamp,
getEndOfLife,
getKeyFingerprint,
getKeyId,
getPublicKeyTuple,
iterAllSelfSignatures,
iterSelfSignatures
Inherited from PGP_BaseKeySig:
readMPIs,
skipMPIs
Inherited from PGP_BasePacket:
__init__,
clone,
getBodyStream,
getParentPacket,
isEmpty,
next,
readBin,
readBody,
readExact,
resetBody,
seek,
setNextStream,
setParentPacket,
setUp,
write,
writeAll,
writeBody,
writeHeader
Inherited from object:
__delattr__,
__getattribute__,
__hash__,
__new__,
__reduce__,
__reduce_ex__,
__repr__,
__setattr__,
__str__
|