aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-multipart-encrypted.h
Commit message (Collapse)AuthorAgeFilesLines
* Oops, this needs to take a userid argument.Jeffrey Stedfast2002-06-271-2/+2
| | | | | | | | | 2002-06-26 Jeffrey Stedfast <fejj@ximian.com> * camel-multipart-encrypted.c (camel_multipart_encrypted_encrypt): Oops, this needs to take a userid argument. svn path=/trunk/; revision=17299
* New class implementing the multipart/encrypted content type. ContainsJeffrey Stedfast2002-06-271-0/+83
2002-06-26 Jeffrey Stedfast <fejj@ximian.com> * camel-multipart-encrypted.[c,h]: New class implementing the multipart/encrypted content type. Contains methods for encrypting and decrypting a multipart/encrypted MIME object. svn path=/trunk/; revision=17296