(mime-edit-decode-multipart-in-buffer): Use `pgp-encrypted' or `pgp-signed'
authoryamaoka <yamaoka>
Wed, 12 May 1999 10:33:25 +0000 (10:33 +0000)
committeryamaoka <yamaoka>
Wed, 12 May 1999 10:33:25 +0000 (10:33 +0000)
commit2e84183f057fe3ad3ff0cb878f97c5835e144fd0
treec0eef72ae02734f294bdd007601880a082c0ba36
parent73f6ede519328b5e4eae3b972b5cbd9ab6354984
(mime-edit-decode-multipart-in-buffer): Use `pgp-encrypted' or `pgp-signed'
for the value of `subtype' if the protocol "application/pgp-encrypted" or
"application/pgp-signature" is declared; attempt to decrypt the encrypted part
with the new function `mime-edit-decrypt-application/pgp-encrypted' and strip
sender, recipients and useless tags from the decrypted part.

(TopLevel): Autoload "mime-pgp" for the function
`mime-edit-decrypt-application/pgp-encrypted'.
mime-edit.el