[Rt-commit] r8625 - rt/branches/3.7-EXPERIMENTAL-TUNIS/lib/RT/Crypt
ruz at bestpractical.com
ruz at bestpractical.com
Fri Aug 17 23:15:15 EDT 2007
Author: ruz
Date: Fri Aug 17 23:15:14 2007
New Revision: 8625
Modified:
rt/branches/3.7-EXPERIMENTAL-TUNIS/lib/RT/Crypt/GnuPG.pm
Log:
* update docs
Modified: rt/branches/3.7-EXPERIMENTAL-TUNIS/lib/RT/Crypt/GnuPG.pm
==============================================================================
--- rt/branches/3.7-EXPERIMENTAL-TUNIS/lib/RT/Crypt/GnuPG.pm (original)
+++ rt/branches/3.7-EXPERIMENTAL-TUNIS/lib/RT/Crypt/GnuPG.pm Fri Aug 17 23:15:14 2007
@@ -244,7 +244,16 @@
In this template C<@Messages> array is available and contains list
of error messages.
-=head1 FUNCTIONS
+=head1 FOR DEVELOPERS
+
+=head2 Documentation and references
+
+* RFC1847 - Security Multiparts for MIME: Multipart/Signed and Multipart/Encrypted.
+Describes generic MIME security framework, "mulitpart/signed" and "multipart/encrypted"
+MIME types.
+
+* RFC3156 - MIME Security with Pretty Good Privacy (PGP),
+updates RFC2015.
=cut
More information about the Rt-commit
mailing list