2000-11-05 Simon Josefsson <sj@extundo.com>
authorSimon Josefsson <jas@extundo.com>
Sun, 5 Nov 2000 01:03:51 +0000 (01:03 +0000)
committerSimon Josefsson <jas@extundo.com>
Sun, 5 Nov 2000 01:03:51 +0000 (01:03 +0000)
commita039f18ac96bdce5a0fa2c1b5b322270975de413
treec8b2bda13f00eebb950913caa55b62eaad67fd32
parent553f7948c16a6b562f83f098f06e7d4ba1e47053
2000-11-05  Simon Josefsson  <sj@extundo.com>

Verify S/MIME signature support.

* mm-decode.el (mm-inline-media-tests): Add
application/{x-,}pkcs7-signature.
(mm-inlined-types): Ditto.
(mm-automatic-display): Ditto.
(mm-verify-function-alist): Ditto.  Add name of method.
(mm-decrypt-function-alist): Add name of method.
(mm-find-part-by-type): Add documentation.
(mm-possibly-verify-or-decrypt): Use new format of
mm-{verify,decrypt}-function-alist.  Use method names.

* mml-smime.el (mml-smime-verify): New function.
lisp/ChangeLog
lisp/mm-decode.el
lisp/mml-smime.el