l.s.m.signedmessage : module documentation

Part of lp.services.mail

Classes for simpler handling of PGP signed email messages.
Function signed_message_from_string Parse the string and return a SignedMessage.
Class SignedMessage Provides easy access to signed content and the signature
Function strip_pgp_signature Strip any PGP signature from the supplied text.
def signed_message_from_string(string):
Parse the string and return a SignedMessage.

It makes sure that the SignedMessage instance has access to the parsed string.

def strip_pgp_signature(text):
Strip any PGP signature from the supplied text.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.