Add basic end-to-end signing and verification tests.

This commit is contained in:
William Grant
2011-03-09 20:10:18 +11:00
parent fbe24a0001
commit 58525fbbd7
4 changed files with 58 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
Received: from localhost
Message-ID: <example@example.com>
Date: Mon, 01 Jan 2011 01:02:03 +0400
From: Test User <test@example.com>
To: somebody@example.com
Subject: Testing
This is a test message.