You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by de...@apache.org on 2013/08/11 00:25:21 UTC

svn commit: r874057 [24/31] - in /websites/production/commons/content/sandbox/commons-openpgp: ./ apidocs/ apidocs/org/apache/commons/openpgp/ apidocs/org/apache/commons/openpgp/ant/ apidocs/org/apache/commons/openpgp/ant/class-use/ apidocs/org/apache/...

Modified: websites/production/commons/content/sandbox/commons-openpgp/testapidocs/org/apache/commons/openpgp/BouncyCastleOpenPgpSignerTest.html
==============================================================================
--- websites/production/commons/content/sandbox/commons-openpgp/testapidocs/org/apache/commons/openpgp/BouncyCastleOpenPgpSignerTest.html (original)
+++ websites/production/commons/content/sandbox/commons-openpgp/testapidocs/org/apache/commons/openpgp/BouncyCastleOpenPgpSignerTest.html Sat Aug 10 22:25:17 2013
@@ -2,8 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_07) on Sat May 17 17:36:16 BST 2008 -->
-<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
+<META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
 <TITLE>
 BouncyCastleOpenPgpSignerTest (Commons OpenPGP (Sandbox) 1.0-SNAPSHOT Test API)
 </TITLE>
@@ -52,8 +51,8 @@ function windowTitle()
 
 <TR>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;PREV CLASS&nbsp;
-&nbsp;NEXT CLASS</FONT></TD>
+&nbsp;<A HREF="../../../../org/apache/commons/openpgp/BouncyCastleKeyRingTest.html" title="class in org.apache.commons.openpgp"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A HREF="../../../../org/apache/commons/openpgp/BouncyCastleOpenPgpStreamingSignerTest.html" title="class in org.apache.commons.openpgp"><B>NEXT CLASS</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
   <A HREF="../../../../index.html?org/apache/commons/openpgp/BouncyCastleOpenPgpSignerTest.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="BouncyCastleOpenPgpSignerTest.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
@@ -89,17 +88,12 @@ org.apache.commons.openpgp</FONT>
 <BR>
 Class BouncyCastleOpenPgpSignerTest</H2>
 <PRE>
-java.lang.Object
-  <IMG SRC="../../../../resources/inherit.gif" ALT="extended by ">junit.framework.Assert
-      <IMG SRC="../../../../resources/inherit.gif" ALT="extended by ">junit.framework.TestCase
-          <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.commons.openpgp.BouncyCastleOpenPgpSignerTest</B>
+<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html" title="class or interface in java.lang">java.lang.Object</A>
+  <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.commons.openpgp.BouncyCastleOpenPgpSignerTest</B>
 </PRE>
-<DL>
-<DT><B>All Implemented Interfaces:</B> <DD>junit.framework.Test</DD>
-</DL>
 <HR>
 <DL>
-<DT><PRE>public class <B>BouncyCastleOpenPgpSignerTest</B><DT>extends junit.framework.TestCase</DL>
+<DT><PRE>public class <A HREF="../../../../src-html/org/apache/commons/openpgp/BouncyCastleOpenPgpSignerTest.html#line.37"><B>BouncyCastleOpenPgpSignerTest</B></A><DT>extends <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></DL>
 </PRE>
 
 <P>
@@ -141,7 +135,7 @@ Test the open pgp signer.
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>protected &nbsp;void</CODE></FONT></TD>
+<CODE>&nbsp;void</CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../org/apache/commons/openpgp/BouncyCastleOpenPgpSignerTest.html#setUp()">setUp</A></B>()</CODE>
 
 <BR>
@@ -150,6 +144,14 @@ Test the open pgp signer.
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/commons/openpgp/BouncyCastleOpenPgpSignerTest.html#testSignDataDetachedAscii()">testSignDataDetachedAscii</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../org/apache/commons/openpgp/BouncyCastleOpenPgpSignerTest.html#testSignDataDetachedBinary()">testSignDataDetachedBinary</A></B>()</CODE>
 
 <BR>
@@ -158,37 +160,115 @@ Test the open pgp signer.
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/apache/commons/openpgp/BouncyCastleOpenPgpSignerTest.html#testVerifySignatureDetachedBinary()">testVerifySignatureDetachedBinary</A></B>()</CODE>
+<TD><CODE><B><A HREF="../../../../org/apache/commons/openpgp/BouncyCastleOpenPgpSignerTest.html#testVerifyDualSignatureDetachedAsciiBad()">testVerifyDualSignatureDetachedAsciiBad</A></B>()</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 </TR>
-</TABLE>
-&nbsp;<A NAME="methods_inherited_from_class_junit.framework.TestCase"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class junit.framework.TestCase</B></TH>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/commons/openpgp/BouncyCastleOpenPgpSignerTest.html#testVerifyDualSignatureDetachedAsciiBothGood()">testVerifyDualSignatureDetachedAsciiBothGood</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>countTestCases, createResult, getName, run, run, runBare, runTest, setName, tearDown, toString</CODE></TD>
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/commons/openpgp/BouncyCastleOpenPgpSignerTest.html#testVerifyDualSignatureDetachedAsciiBothMissing()">testVerifyDualSignatureDetachedAsciiBothMissing</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 </TR>
-</TABLE>
-&nbsp;<A NAME="methods_inherited_from_class_junit.framework.Assert"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class junit.framework.Assert</B></TH>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/commons/openpgp/BouncyCastleOpenPgpSignerTest.html#testVerifyDualSignatureDetachedAsciiOneGoodOneMissing()">testVerifyDualSignatureDetachedAsciiOneGoodOneMissing</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/commons/openpgp/BouncyCastleOpenPgpSignerTest.html#testVerifyDualSignatureDetachedAsciiOneMissingOneGood()">testVerifyDualSignatureDetachedAsciiOneMissingOneGood</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/commons/openpgp/BouncyCastleOpenPgpSignerTest.html#testVerifyMultipleSignatureDetachedAsciiBothGood()">testVerifyMultipleSignatureDetachedAsciiBothGood</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/commons/openpgp/BouncyCastleOpenPgpSignerTest.html#testVerifyMultipleSignatureDetachedAsciiBothMissing()">testVerifyMultipleSignatureDetachedAsciiBothMissing</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/commons/openpgp/BouncyCastleOpenPgpSignerTest.html#testVerifyMultipleSignatureDetachedAsciiOneBadOneGood()">testVerifyMultipleSignatureDetachedAsciiOneBadOneGood</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/commons/openpgp/BouncyCastleOpenPgpSignerTest.html#testVerifyMultipleSignatureDetachedAsciiOneGoodOneBad()">testVerifyMultipleSignatureDetachedAsciiOneGoodOneBad</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/commons/openpgp/BouncyCastleOpenPgpSignerTest.html#testVerifyMultipleSignatureDetachedAsciiOneGoodOneMissing()">testVerifyMultipleSignatureDetachedAsciiOneGoodOneMissing</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/commons/openpgp/BouncyCastleOpenPgpSignerTest.html#testVerifySignatureDetachedAscii()">testVerifySignatureDetachedAscii</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail</CODE></TD>
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/commons/openpgp/BouncyCastleOpenPgpSignerTest.html#testVerifySignatureDetachedBinary()">testVerifySignatureDetachedBinary</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/commons/openpgp/BouncyCastleOpenPgpSignerTest.html#testVerifySignatureDetachedBinaryGpg()">testVerifySignatureDetachedBinaryGpg</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 </TR>
 </TABLE>
 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
+<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
+<TD><CODE><A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html#notifyAll()" title="class or interface in java.lang">noti
 fyAll</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;
@@ -207,7 +287,7 @@ Test the open pgp signer.
 <A NAME="BouncyCastleOpenPgpSignerTest()"><!-- --></A><H3>
 BouncyCastleOpenPgpSignerTest</H3>
 <PRE>
-public <B>BouncyCastleOpenPgpSignerTest</B>()</PRE>
+public <A HREF="../../../../src-html/org/apache/commons/openpgp/BouncyCastleOpenPgpSignerTest.html#line.37"><B>BouncyCastleOpenPgpSignerTest</B></A>()</PRE>
 <DL>
 </DL>
 
@@ -224,16 +304,13 @@ public <B>BouncyCastleOpenPgpSignerTest<
 <A NAME="setUp()"><!-- --></A><H3>
 setUp</H3>
 <PRE>
-protected void <B>setUp</B>()
-              throws java.lang.Exception</PRE>
+public void <A HREF="../../../../src-html/org/apache/commons/openpgp/BouncyCastleOpenPgpSignerTest.html#line.50"><B>setUp</B></A>()
+           throws <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Exception.html" title="class or interface in java.lang">Exception</A></PRE>
 <DL>
 <DD><DL>
-<DT><B>Overrides:</B><DD><CODE>setUp</CODE> in class <CODE>junit.framework.TestCase</CODE></DL>
-</DD>
-<DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE>java.lang.Exception</CODE></DL>
+<DD><CODE><A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Exception.html" title="class or interface in java.lang">Exception</A></CODE></DL>
 </DD>
 </DL>
 <HR>
@@ -241,15 +318,15 @@ protected void <B>setUp</B>()
 <A NAME="testSignDataDetachedBinary()"><!-- --></A><H3>
 testSignDataDetachedBinary</H3>
 <PRE>
-public void <B>testSignDataDetachedBinary</B>()
-                                throws org.apache.commons.openpgp.OpenPgpException,
-                                       java.io.IOException</PRE>
+public void <A HREF="../../../../src-html/org/apache/commons/openpgp/BouncyCastleOpenPgpSignerTest.html#line.59"><B>testSignDataDetachedBinary</B></A>()
+                                throws <A HREF="../../../../../apidocs/org/apache/commons/openpgp/OpenPgpException.html" title="class or interface in org.apache.commons.openpgp">OpenPgpException</A>,
+                                       <A HREF="http://download.oracle.com/javase/6/docs/api/java/io/IOException.html" title="class or interface in java.io">IOException</A></PRE>
 <DL>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE>org.apache.commons.openpgp.OpenPgpException</CODE>
-<DD><CODE>java.io.IOException</CODE></DL>
+<DD><CODE><A HREF="../../../../../apidocs/org/apache/commons/openpgp/OpenPgpException.html" title="class or interface in org.apache.commons.openpgp">OpenPgpException</A></CODE>
+<DD><CODE><A HREF="http://download.oracle.com/javase/6/docs/api/java/io/IOException.html" title="class or interface in java.io">IOException</A></CODE></DL>
 </DD>
 </DL>
 <HR>
@@ -257,15 +334,223 @@ public void <B>testSignDataDetachedBinar
 <A NAME="testVerifySignatureDetachedBinary()"><!-- --></A><H3>
 testVerifySignatureDetachedBinary</H3>
 <PRE>
-public void <B>testVerifySignatureDetachedBinary</B>()
-                                       throws java.io.IOException,
-                                              org.apache.commons.openpgp.OpenPgpException</PRE>
+public void <A HREF="../../../../src-html/org/apache/commons/openpgp/BouncyCastleOpenPgpSignerTest.html#line.73"><B>testVerifySignatureDetachedBinary</B></A>()
+                                       throws <A HREF="http://download.oracle.com/javase/6/docs/api/java/io/IOException.html" title="class or interface in java.io">IOException</A>,
+                                              <A HREF="../../../../../apidocs/org/apache/commons/openpgp/OpenPgpException.html" title="class or interface in org.apache.commons.openpgp">OpenPgpException</A></PRE>
+<DL>
+<DD><DL>
+
+<DT><B>Throws:</B>
+<DD><CODE><A HREF="http://download.oracle.com/javase/6/docs/api/java/io/IOException.html" title="class or interface in java.io">IOException</A></CODE>
+<DD><CODE><A HREF="../../../../../apidocs/org/apache/commons/openpgp/OpenPgpException.html" title="class or interface in org.apache.commons.openpgp">OpenPgpException</A></CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="testVerifySignatureDetachedBinaryGpg()"><!-- --></A><H3>
+testVerifySignatureDetachedBinaryGpg</H3>
+<PRE>
+public void <A HREF="../../../../src-html/org/apache/commons/openpgp/BouncyCastleOpenPgpSignerTest.html#line.85"><B>testVerifySignatureDetachedBinaryGpg</B></A>()
+                                          throws <A HREF="http://download.oracle.com/javase/6/docs/api/java/io/IOException.html" title="class or interface in java.io">IOException</A>,
+                                                 <A HREF="../../../../../apidocs/org/apache/commons/openpgp/OpenPgpException.html" title="class or interface in org.apache.commons.openpgp">OpenPgpException</A></PRE>
+<DL>
+<DD><DL>
+
+<DT><B>Throws:</B>
+<DD><CODE><A HREF="http://download.oracle.com/javase/6/docs/api/java/io/IOException.html" title="class or interface in java.io">IOException</A></CODE>
+<DD><CODE><A HREF="../../../../../apidocs/org/apache/commons/openpgp/OpenPgpException.html" title="class or interface in org.apache.commons.openpgp">OpenPgpException</A></CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="testSignDataDetachedAscii()"><!-- --></A><H3>
+testSignDataDetachedAscii</H3>
+<PRE>
+public void <A HREF="../../../../src-html/org/apache/commons/openpgp/BouncyCastleOpenPgpSignerTest.html#line.97"><B>testSignDataDetachedAscii</B></A>()
+                               throws <A HREF="../../../../../apidocs/org/apache/commons/openpgp/OpenPgpException.html" title="class or interface in org.apache.commons.openpgp">OpenPgpException</A>,
+                                      <A HREF="http://download.oracle.com/javase/6/docs/api/java/io/IOException.html" title="class or interface in java.io">IOException</A></PRE>
+<DL>
+<DD><DL>
+
+<DT><B>Throws:</B>
+<DD><CODE><A HREF="../../../../../apidocs/org/apache/commons/openpgp/OpenPgpException.html" title="class or interface in org.apache.commons.openpgp">OpenPgpException</A></CODE>
+<DD><CODE><A HREF="http://download.oracle.com/javase/6/docs/api/java/io/IOException.html" title="class or interface in java.io">IOException</A></CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="testVerifySignatureDetachedAscii()"><!-- --></A><H3>
+testVerifySignatureDetachedAscii</H3>
+<PRE>
+public void <A HREF="../../../../src-html/org/apache/commons/openpgp/BouncyCastleOpenPgpSignerTest.html#line.111"><B>testVerifySignatureDetachedAscii</B></A>()
+                                      throws <A HREF="http://download.oracle.com/javase/6/docs/api/java/io/IOException.html" title="class or interface in java.io">IOException</A>,
+                                             <A HREF="../../../../../apidocs/org/apache/commons/openpgp/OpenPgpException.html" title="class or interface in org.apache.commons.openpgp">OpenPgpException</A></PRE>
+<DL>
+<DD><DL>
+
+<DT><B>Throws:</B>
+<DD><CODE><A HREF="http://download.oracle.com/javase/6/docs/api/java/io/IOException.html" title="class or interface in java.io">IOException</A></CODE>
+<DD><CODE><A HREF="../../../../../apidocs/org/apache/commons/openpgp/OpenPgpException.html" title="class or interface in org.apache.commons.openpgp">OpenPgpException</A></CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="testVerifyMultipleSignatureDetachedAsciiBothGood()"><!-- --></A><H3>
+testVerifyMultipleSignatureDetachedAsciiBothGood</H3>
+<PRE>
+public void <A HREF="../../../../src-html/org/apache/commons/openpgp/BouncyCastleOpenPgpSignerTest.html#line.123"><B>testVerifyMultipleSignatureDetachedAsciiBothGood</B></A>()
+                                                      throws <A HREF="http://download.oracle.com/javase/6/docs/api/java/io/IOException.html" title="class or interface in java.io">IOException</A>,
+                                                             <A HREF="../../../../../apidocs/org/apache/commons/openpgp/OpenPgpException.html" title="class or interface in org.apache.commons.openpgp">OpenPgpException</A></PRE>
+<DL>
+<DD><DL>
+
+<DT><B>Throws:</B>
+<DD><CODE><A HREF="http://download.oracle.com/javase/6/docs/api/java/io/IOException.html" title="class or interface in java.io">IOException</A></CODE>
+<DD><CODE><A HREF="../../../../../apidocs/org/apache/commons/openpgp/OpenPgpException.html" title="class or interface in org.apache.commons.openpgp">OpenPgpException</A></CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="testVerifyMultipleSignatureDetachedAsciiOneGoodOneBad()"><!-- --></A><H3>
+testVerifyMultipleSignatureDetachedAsciiOneGoodOneBad</H3>
+<PRE>
+public void <A HREF="../../../../src-html/org/apache/commons/openpgp/BouncyCastleOpenPgpSignerTest.html#line.135"><B>testVerifyMultipleSignatureDetachedAsciiOneGoodOneBad</B></A>()
+                                                           throws <A HREF="http://download.oracle.com/javase/6/docs/api/java/io/IOException.html" title="class or interface in java.io">IOException</A>,
+                                                                  <A HREF="../../../../../apidocs/org/apache/commons/openpgp/OpenPgpException.html" title="class or interface in org.apache.commons.openpgp">OpenPgpException</A></PRE>
+<DL>
+<DD><DL>
+
+<DT><B>Throws:</B>
+<DD><CODE><A HREF="http://download.oracle.com/javase/6/docs/api/java/io/IOException.html" title="class or interface in java.io">IOException</A></CODE>
+<DD><CODE><A HREF="../../../../../apidocs/org/apache/commons/openpgp/OpenPgpException.html" title="class or interface in org.apache.commons.openpgp">OpenPgpException</A></CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="testVerifyMultipleSignatureDetachedAsciiOneGoodOneMissing()"><!-- --></A><H3>
+testVerifyMultipleSignatureDetachedAsciiOneGoodOneMissing</H3>
+<PRE>
+public void <A HREF="../../../../src-html/org/apache/commons/openpgp/BouncyCastleOpenPgpSignerTest.html#line.148"><B>testVerifyMultipleSignatureDetachedAsciiOneGoodOneMissing</B></A>()
+                                                               throws <A HREF="http://download.oracle.com/javase/6/docs/api/java/io/IOException.html" title="class or interface in java.io">IOException</A>,
+                                                                      <A HREF="../../../../../apidocs/org/apache/commons/openpgp/OpenPgpException.html" title="class or interface in org.apache.commons.openpgp">OpenPgpException</A></PRE>
+<DL>
+<DD><DL>
+
+<DT><B>Throws:</B>
+<DD><CODE><A HREF="http://download.oracle.com/javase/6/docs/api/java/io/IOException.html" title="class or interface in java.io">IOException</A></CODE>
+<DD><CODE><A HREF="../../../../../apidocs/org/apache/commons/openpgp/OpenPgpException.html" title="class or interface in org.apache.commons.openpgp">OpenPgpException</A></CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="testVerifyMultipleSignatureDetachedAsciiOneBadOneGood()"><!-- --></A><H3>
+testVerifyMultipleSignatureDetachedAsciiOneBadOneGood</H3>
+<PRE>
+public void <A HREF="../../../../src-html/org/apache/commons/openpgp/BouncyCastleOpenPgpSignerTest.html#line.161"><B>testVerifyMultipleSignatureDetachedAsciiOneBadOneGood</B></A>()
+                                                           throws <A HREF="http://download.oracle.com/javase/6/docs/api/java/io/IOException.html" title="class or interface in java.io">IOException</A>,
+                                                                  <A HREF="../../../../../apidocs/org/apache/commons/openpgp/OpenPgpException.html" title="class or interface in org.apache.commons.openpgp">OpenPgpException</A></PRE>
+<DL>
+<DD><DL>
+
+<DT><B>Throws:</B>
+<DD><CODE><A HREF="http://download.oracle.com/javase/6/docs/api/java/io/IOException.html" title="class or interface in java.io">IOException</A></CODE>
+<DD><CODE><A HREF="../../../../../apidocs/org/apache/commons/openpgp/OpenPgpException.html" title="class or interface in org.apache.commons.openpgp">OpenPgpException</A></CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="testVerifyMultipleSignatureDetachedAsciiBothMissing()"><!-- --></A><H3>
+testVerifyMultipleSignatureDetachedAsciiBothMissing</H3>
+<PRE>
+public void <A HREF="../../../../src-html/org/apache/commons/openpgp/BouncyCastleOpenPgpSignerTest.html#line.186"><B>testVerifyMultipleSignatureDetachedAsciiBothMissing</B></A>()
+                                                         throws <A HREF="http://download.oracle.com/javase/6/docs/api/java/io/IOException.html" title="class or interface in java.io">IOException</A>,
+                                                                <A HREF="../../../../../apidocs/org/apache/commons/openpgp/OpenPgpException.html" title="class or interface in org.apache.commons.openpgp">OpenPgpException</A></PRE>
+<DL>
+<DD><DL>
+
+<DT><B>Throws:</B>
+<DD><CODE><A HREF="http://download.oracle.com/javase/6/docs/api/java/io/IOException.html" title="class or interface in java.io">IOException</A></CODE>
+<DD><CODE><A HREF="../../../../../apidocs/org/apache/commons/openpgp/OpenPgpException.html" title="class or interface in org.apache.commons.openpgp">OpenPgpException</A></CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="testVerifyDualSignatureDetachedAsciiBothGood()"><!-- --></A><H3>
+testVerifyDualSignatureDetachedAsciiBothGood</H3>
+<PRE>
+public void <A HREF="../../../../src-html/org/apache/commons/openpgp/BouncyCastleOpenPgpSignerTest.html#line.194"><B>testVerifyDualSignatureDetachedAsciiBothGood</B></A>()
+                                                  throws <A HREF="http://download.oracle.com/javase/6/docs/api/java/io/IOException.html" title="class or interface in java.io">IOException</A>,
+                                                         <A HREF="../../../../../apidocs/org/apache/commons/openpgp/OpenPgpException.html" title="class or interface in org.apache.commons.openpgp">OpenPgpException</A></PRE>
+<DL>
+<DD><DL>
+
+<DT><B>Throws:</B>
+<DD><CODE><A HREF="http://download.oracle.com/javase/6/docs/api/java/io/IOException.html" title="class or interface in java.io">IOException</A></CODE>
+<DD><CODE><A HREF="../../../../../apidocs/org/apache/commons/openpgp/OpenPgpException.html" title="class or interface in org.apache.commons.openpgp">OpenPgpException</A></CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="testVerifyDualSignatureDetachedAsciiOneGoodOneMissing()"><!-- --></A><H3>
+testVerifyDualSignatureDetachedAsciiOneGoodOneMissing</H3>
+<PRE>
+public void <A HREF="../../../../src-html/org/apache/commons/openpgp/BouncyCastleOpenPgpSignerTest.html#line.206"><B>testVerifyDualSignatureDetachedAsciiOneGoodOneMissing</B></A>()
+                                                           throws <A HREF="http://download.oracle.com/javase/6/docs/api/java/io/IOException.html" title="class or interface in java.io">IOException</A>,
+                                                                  <A HREF="../../../../../apidocs/org/apache/commons/openpgp/OpenPgpException.html" title="class or interface in org.apache.commons.openpgp">OpenPgpException</A></PRE>
+<DL>
+<DD><DL>
+
+<DT><B>Throws:</B>
+<DD><CODE><A HREF="http://download.oracle.com/javase/6/docs/api/java/io/IOException.html" title="class or interface in java.io">IOException</A></CODE>
+<DD><CODE><A HREF="../../../../../apidocs/org/apache/commons/openpgp/OpenPgpException.html" title="class or interface in org.apache.commons.openpgp">OpenPgpException</A></CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="testVerifyDualSignatureDetachedAsciiBad()"><!-- --></A><H3>
+testVerifyDualSignatureDetachedAsciiBad</H3>
+<PRE>
+public void <A HREF="../../../../src-html/org/apache/commons/openpgp/BouncyCastleOpenPgpSignerTest.html#line.219"><B>testVerifyDualSignatureDetachedAsciiBad</B></A>()
+                                             throws <A HREF="http://download.oracle.com/javase/6/docs/api/java/io/IOException.html" title="class or interface in java.io">IOException</A>,
+                                                    <A HREF="../../../../../apidocs/org/apache/commons/openpgp/OpenPgpException.html" title="class or interface in org.apache.commons.openpgp">OpenPgpException</A></PRE>
+<DL>
+<DD><DL>
+
+<DT><B>Throws:</B>
+<DD><CODE><A HREF="http://download.oracle.com/javase/6/docs/api/java/io/IOException.html" title="class or interface in java.io">IOException</A></CODE>
+<DD><CODE><A HREF="../../../../../apidocs/org/apache/commons/openpgp/OpenPgpException.html" title="class or interface in org.apache.commons.openpgp">OpenPgpException</A></CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="testVerifyDualSignatureDetachedAsciiOneMissingOneGood()"><!-- --></A><H3>
+testVerifyDualSignatureDetachedAsciiOneMissingOneGood</H3>
+<PRE>
+public void <A HREF="../../../../src-html/org/apache/commons/openpgp/BouncyCastleOpenPgpSignerTest.html#line.232"><B>testVerifyDualSignatureDetachedAsciiOneMissingOneGood</B></A>()
+                                                           throws <A HREF="http://download.oracle.com/javase/6/docs/api/java/io/IOException.html" title="class or interface in java.io">IOException</A>,
+                                                                  <A HREF="../../../../../apidocs/org/apache/commons/openpgp/OpenPgpException.html" title="class or interface in org.apache.commons.openpgp">OpenPgpException</A></PRE>
+<DL>
+<DD><DL>
+
+<DT><B>Throws:</B>
+<DD><CODE><A HREF="http://download.oracle.com/javase/6/docs/api/java/io/IOException.html" title="class or interface in java.io">IOException</A></CODE>
+<DD><CODE><A HREF="../../../../../apidocs/org/apache/commons/openpgp/OpenPgpException.html" title="class or interface in org.apache.commons.openpgp">OpenPgpException</A></CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="testVerifyDualSignatureDetachedAsciiBothMissing()"><!-- --></A><H3>
+testVerifyDualSignatureDetachedAsciiBothMissing</H3>
+<PRE>
+public void <A HREF="../../../../src-html/org/apache/commons/openpgp/BouncyCastleOpenPgpSignerTest.html#line.245"><B>testVerifyDualSignatureDetachedAsciiBothMissing</B></A>()
+                                                     throws <A HREF="http://download.oracle.com/javase/6/docs/api/java/io/IOException.html" title="class or interface in java.io">IOException</A>,
+                                                            <A HREF="../../../../../apidocs/org/apache/commons/openpgp/OpenPgpException.html" title="class or interface in org.apache.commons.openpgp">OpenPgpException</A></PRE>
 <DL>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE>java.io.IOException</CODE>
-<DD><CODE>org.apache.commons.openpgp.OpenPgpException</CODE></DL>
+<DD><CODE><A HREF="http://download.oracle.com/javase/6/docs/api/java/io/IOException.html" title="class or interface in java.io">IOException</A></CODE>
+<DD><CODE><A HREF="../../../../../apidocs/org/apache/commons/openpgp/OpenPgpException.html" title="class or interface in org.apache.commons.openpgp">OpenPgpException</A></CODE></DL>
 </DD>
 </DL>
 <!-- ========= END OF CLASS DATA ========= -->
@@ -298,8 +583,8 @@ public void <B>testVerifySignatureDetach
 
 <TR>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;PREV CLASS&nbsp;
-&nbsp;NEXT CLASS</FONT></TD>
+&nbsp;<A HREF="../../../../org/apache/commons/openpgp/BouncyCastleKeyRingTest.html" title="class in org.apache.commons.openpgp"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A HREF="../../../../org/apache/commons/openpgp/BouncyCastleOpenPgpStreamingSignerTest.html" title="class in org.apache.commons.openpgp"><B>NEXT CLASS</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
   <A HREF="../../../../index.html?org/apache/commons/openpgp/BouncyCastleOpenPgpSignerTest.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="BouncyCastleOpenPgpSignerTest.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
@@ -328,6 +613,6 @@ DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright © 2005-2008 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2005-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
-</HTML>
+</HTML>
\ No newline at end of file

Added: websites/production/commons/content/sandbox/commons-openpgp/testapidocs/org/apache/commons/openpgp/BouncyCastleOpenPgpStreamingSignerTest.html
==============================================================================
--- websites/production/commons/content/sandbox/commons-openpgp/testapidocs/org/apache/commons/openpgp/BouncyCastleOpenPgpStreamingSignerTest.html (added)
+++ websites/production/commons/content/sandbox/commons-openpgp/testapidocs/org/apache/commons/openpgp/BouncyCastleOpenPgpStreamingSignerTest.html Sat Aug 10 22:25:17 2013
@@ -0,0 +1,378 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+<META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<TITLE>
+BouncyCastleOpenPgpStreamingSignerTest (Commons OpenPGP (Sandbox) 1.0-SNAPSHOT Test API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="org.apache.commons.openpgp.BouncyCastleOpenPgpStreamingSignerTest class">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+    parent.document.title="BouncyCastleOpenPgpStreamingSignerTest (Commons OpenPGP (Sandbox) 1.0-SNAPSHOT Test API)";
+}
+</SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+
+
+<!-- ========= START OF TOP NAVBAR ======= -->
+<A NAME="navbar_top"><!-- --></A>
+<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_top_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+  <TR ALIGN="center" VALIGN="top">
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../org/apache/commons/openpgp/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/BouncyCastleOpenPgpStreamingSignerTest.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;<A HREF="../../../../org/apache/commons/openpgp/BouncyCastleOpenPgpSignerTest.html" title="class in org.apache.commons.openpgp"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;NEXT CLASS</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="../../../../index.html?org/apache/commons/openpgp/BouncyCastleOpenPgpStreamingSignerTest.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="BouncyCastleOpenPgpStreamingSignerTest.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+  <!--
+  if(window==top) {
+    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+  }
+  //-->
+</SCRIPT>
+<NOSCRIPT>
+  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A>
+<!-- ========= END OF TOP NAVBAR ========= -->
+
+<HR>
+<!-- ======== START OF CLASS DATA ======== -->
+<H2>
+<FONT SIZE="-1">
+org.apache.commons.openpgp</FONT>
+<BR>
+Class BouncyCastleOpenPgpStreamingSignerTest</H2>
+<PRE>
+<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html" title="class or interface in java.lang">java.lang.Object</A>
+  <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.commons.openpgp.BouncyCastleOpenPgpStreamingSignerTest</B>
+</PRE>
+<HR>
+<DL>
+<DT><PRE>public class <A HREF="../../../../src-html/org/apache/commons/openpgp/BouncyCastleOpenPgpStreamingSignerTest.html#line.36"><B>BouncyCastleOpenPgpStreamingSignerTest</B></A><DT>extends <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></DL>
+</PRE>
+
+<P>
+Test the open pgp signer.
+<P>
+
+<P>
+<DL>
+<DT><B>Author:</B></DT>
+  <DD><a href="mailto:brett@apache.org">Brett Porter</a></DD>
+</DL>
+<HR>
+
+<P>
+
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+
+<A NAME="constructor_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Constructor Summary</B></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><A HREF="../../../../org/apache/commons/openpgp/BouncyCastleOpenPgpStreamingSignerTest.html#BouncyCastleOpenPgpStreamingSignerTest()">BouncyCastleOpenPgpStreamingSignerTest</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+</TABLE>
+&nbsp;
+<!-- ========== METHOD SUMMARY =========== -->
+
+<A NAME="method_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Method Summary</B></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/commons/openpgp/BouncyCastleOpenPgpStreamingSignerTest.html#setUp()">setUp</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/commons/openpgp/BouncyCastleOpenPgpStreamingSignerTest.html#testSignDataDetachedAscii()">testSignDataDetachedAscii</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/commons/openpgp/BouncyCastleOpenPgpStreamingSignerTest.html#testSignDataDetachedBinary()">testSignDataDetachedBinary</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/commons/openpgp/BouncyCastleOpenPgpStreamingSignerTest.html#testVerifySignatureDetachedAscii()">testVerifySignatureDetachedAscii</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/commons/openpgp/BouncyCastleOpenPgpStreamingSignerTest.html#testVerifySignatureDetachedBinary()">testVerifySignatureDetachedBinary</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/commons/openpgp/BouncyCastleOpenPgpStreamingSignerTest.html#testVerifySignatureDetachedBinaryGpg()">testVerifySignatureDetachedBinaryGpg</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+</TABLE>
+&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></B></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html#notifyAll()" title="class or interface in java.lang">noti
 fyAll</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
+</TR>
+</TABLE>
+&nbsp;
+<P>
+
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+
+<A NAME="constructor_detail"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Constructor Detail</B></FONT></TH>
+</TR>
+</TABLE>
+
+<A NAME="BouncyCastleOpenPgpStreamingSignerTest()"><!-- --></A><H3>
+BouncyCastleOpenPgpStreamingSignerTest</H3>
+<PRE>
+public <A HREF="../../../../src-html/org/apache/commons/openpgp/BouncyCastleOpenPgpStreamingSignerTest.html#line.36"><B>BouncyCastleOpenPgpStreamingSignerTest</B></A>()</PRE>
+<DL>
+</DL>
+
+<!-- ============ METHOD DETAIL ========== -->
+
+<A NAME="method_detail"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Method Detail</B></FONT></TH>
+</TR>
+</TABLE>
+
+<A NAME="setUp()"><!-- --></A><H3>
+setUp</H3>
+<PRE>
+public void <A HREF="../../../../src-html/org/apache/commons/openpgp/BouncyCastleOpenPgpStreamingSignerTest.html#line.45"><B>setUp</B></A>()
+           throws <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Exception.html" title="class or interface in java.lang">Exception</A></PRE>
+<DL>
+<DD><DL>
+
+<DT><B>Throws:</B>
+<DD><CODE><A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Exception.html" title="class or interface in java.lang">Exception</A></CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="testSignDataDetachedBinary()"><!-- --></A><H3>
+testSignDataDetachedBinary</H3>
+<PRE>
+public void <A HREF="../../../../src-html/org/apache/commons/openpgp/BouncyCastleOpenPgpStreamingSignerTest.html#line.53"><B>testSignDataDetachedBinary</B></A>()
+                                throws <A HREF="../../../../../apidocs/org/apache/commons/openpgp/OpenPgpException.html" title="class or interface in org.apache.commons.openpgp">OpenPgpException</A>,
+                                       <A HREF="http://download.oracle.com/javase/6/docs/api/java/io/IOException.html" title="class or interface in java.io">IOException</A></PRE>
+<DL>
+<DD><DL>
+
+<DT><B>Throws:</B>
+<DD><CODE><A HREF="../../../../../apidocs/org/apache/commons/openpgp/OpenPgpException.html" title="class or interface in org.apache.commons.openpgp">OpenPgpException</A></CODE>
+<DD><CODE><A HREF="http://download.oracle.com/javase/6/docs/api/java/io/IOException.html" title="class or interface in java.io">IOException</A></CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="testVerifySignatureDetachedBinary()"><!-- --></A><H3>
+testVerifySignatureDetachedBinary</H3>
+<PRE>
+public void <A HREF="../../../../src-html/org/apache/commons/openpgp/BouncyCastleOpenPgpStreamingSignerTest.html#line.90"><B>testVerifySignatureDetachedBinary</B></A>()
+                                       throws <A HREF="http://download.oracle.com/javase/6/docs/api/java/io/IOException.html" title="class or interface in java.io">IOException</A>,
+                                              <A HREF="../../../../../apidocs/org/apache/commons/openpgp/OpenPgpException.html" title="class or interface in org.apache.commons.openpgp">OpenPgpException</A></PRE>
+<DL>
+<DD><DL>
+
+<DT><B>Throws:</B>
+<DD><CODE><A HREF="http://download.oracle.com/javase/6/docs/api/java/io/IOException.html" title="class or interface in java.io">IOException</A></CODE>
+<DD><CODE><A HREF="../../../../../apidocs/org/apache/commons/openpgp/OpenPgpException.html" title="class or interface in org.apache.commons.openpgp">OpenPgpException</A></CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="testVerifySignatureDetachedBinaryGpg()"><!-- --></A><H3>
+testVerifySignatureDetachedBinaryGpg</H3>
+<PRE>
+public void <A HREF="../../../../src-html/org/apache/commons/openpgp/BouncyCastleOpenPgpStreamingSignerTest.html#line.124"><B>testVerifySignatureDetachedBinaryGpg</B></A>()
+                                          throws <A HREF="http://download.oracle.com/javase/6/docs/api/java/io/IOException.html" title="class or interface in java.io">IOException</A>,
+                                                 <A HREF="../../../../../apidocs/org/apache/commons/openpgp/OpenPgpException.html" title="class or interface in org.apache.commons.openpgp">OpenPgpException</A></PRE>
+<DL>
+<DD><DL>
+
+<DT><B>Throws:</B>
+<DD><CODE><A HREF="http://download.oracle.com/javase/6/docs/api/java/io/IOException.html" title="class or interface in java.io">IOException</A></CODE>
+<DD><CODE><A HREF="../../../../../apidocs/org/apache/commons/openpgp/OpenPgpException.html" title="class or interface in org.apache.commons.openpgp">OpenPgpException</A></CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="testSignDataDetachedAscii()"><!-- --></A><H3>
+testSignDataDetachedAscii</H3>
+<PRE>
+public void <A HREF="../../../../src-html/org/apache/commons/openpgp/BouncyCastleOpenPgpStreamingSignerTest.html#line.158"><B>testSignDataDetachedAscii</B></A>()
+                               throws <A HREF="../../../../../apidocs/org/apache/commons/openpgp/OpenPgpException.html" title="class or interface in org.apache.commons.openpgp">OpenPgpException</A>,
+                                      <A HREF="http://download.oracle.com/javase/6/docs/api/java/io/IOException.html" title="class or interface in java.io">IOException</A></PRE>
+<DL>
+<DD><DL>
+
+<DT><B>Throws:</B>
+<DD><CODE><A HREF="../../../../../apidocs/org/apache/commons/openpgp/OpenPgpException.html" title="class or interface in org.apache.commons.openpgp">OpenPgpException</A></CODE>
+<DD><CODE><A HREF="http://download.oracle.com/javase/6/docs/api/java/io/IOException.html" title="class or interface in java.io">IOException</A></CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="testVerifySignatureDetachedAscii()"><!-- --></A><H3>
+testVerifySignatureDetachedAscii</H3>
+<PRE>
+public void <A HREF="../../../../src-html/org/apache/commons/openpgp/BouncyCastleOpenPgpStreamingSignerTest.html#line.195"><B>testVerifySignatureDetachedAscii</B></A>()
+                                      throws <A HREF="http://download.oracle.com/javase/6/docs/api/java/io/IOException.html" title="class or interface in java.io">IOException</A>,
+                                             <A HREF="../../../../../apidocs/org/apache/commons/openpgp/OpenPgpException.html" title="class or interface in org.apache.commons.openpgp">OpenPgpException</A></PRE>
+<DL>
+<DD><DL>
+
+<DT><B>Throws:</B>
+<DD><CODE><A HREF="http://download.oracle.com/javase/6/docs/api/java/io/IOException.html" title="class or interface in java.io">IOException</A></CODE>
+<DD><CODE><A HREF="../../../../../apidocs/org/apache/commons/openpgp/OpenPgpException.html" title="class or interface in org.apache.commons.openpgp">OpenPgpException</A></CODE></DL>
+</DD>
+</DL>
+<!-- ========= END OF CLASS DATA ========= -->
+<HR>
+
+
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<A NAME="navbar_bottom"><!-- --></A>
+<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_bottom_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+  <TR ALIGN="center" VALIGN="top">
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../org/apache/commons/openpgp/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/BouncyCastleOpenPgpStreamingSignerTest.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;<A HREF="../../../../org/apache/commons/openpgp/BouncyCastleOpenPgpSignerTest.html" title="class in org.apache.commons.openpgp"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;NEXT CLASS</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="../../../../index.html?org/apache/commons/openpgp/BouncyCastleOpenPgpStreamingSignerTest.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="BouncyCastleOpenPgpStreamingSignerTest.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+  <!--
+  if(window==top) {
+    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+  }
+  //-->
+</SCRIPT>
+<NOSCRIPT>
+  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_bottom"></A>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+
+<HR>
+Copyright &#169; 2005-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+</BODY>
+</HTML>
\ No newline at end of file

Propchange: websites/production/commons/content/sandbox/commons-openpgp/testapidocs/org/apache/commons/openpgp/BouncyCastleOpenPgpStreamingSignerTest.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: websites/production/commons/content/sandbox/commons-openpgp/testapidocs/org/apache/commons/openpgp/class-use/BouncyCastleKeyRingTest.html
==============================================================================
--- websites/production/commons/content/sandbox/commons-openpgp/testapidocs/org/apache/commons/openpgp/class-use/BouncyCastleKeyRingTest.html (added)
+++ websites/production/commons/content/sandbox/commons-openpgp/testapidocs/org/apache/commons/openpgp/class-use/BouncyCastleKeyRingTest.html Sat Aug 10 22:25:17 2013
@@ -0,0 +1,138 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+<META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<TITLE>
+Uses of Class org.apache.commons.openpgp.BouncyCastleKeyRingTest (Commons OpenPGP (Sandbox) 1.0-SNAPSHOT Test API)
+</TITLE>
+
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+    parent.document.title="Uses of Class org.apache.commons.openpgp.BouncyCastleKeyRingTest (Commons OpenPGP (Sandbox) 1.0-SNAPSHOT Test API)";
+}
+</SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+
+
+<!-- ========= START OF TOP NAVBAR ======= -->
+<A NAME="navbar_top"><!-- --></A>
+<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_top_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+  <TR ALIGN="center" VALIGN="top">
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../org/apache/commons/openpgp/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../org/apache/commons/openpgp/BouncyCastleKeyRingTest.html" title="class in org.apache.commons.openpgp"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;PREV&nbsp;
+&nbsp;NEXT</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="../../../../../index.html?org/apache/commons/openpgp/class-use/BouncyCastleKeyRingTest.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="BouncyCastleKeyRingTest.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+  <!--
+  if(window==top) {
+    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+  }
+  //-->
+</SCRIPT>
+<NOSCRIPT>
+  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A>
+<!-- ========= END OF TOP NAVBAR ========= -->
+
+<HR>
+<CENTER>
+<H2>
+<B>Uses of Class<br>org.apache.commons.openpgp.BouncyCastleKeyRingTest</B></H2>
+</CENTER>
+No usage of org.apache.commons.openpgp.BouncyCastleKeyRingTest
+<P>
+<HR>
+
+
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<A NAME="navbar_bottom"><!-- --></A>
+<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_bottom_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+  <TR ALIGN="center" VALIGN="top">
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../org/apache/commons/openpgp/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../org/apache/commons/openpgp/BouncyCastleKeyRingTest.html" title="class in org.apache.commons.openpgp"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;PREV&nbsp;
+&nbsp;NEXT</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="../../../../../index.html?org/apache/commons/openpgp/class-use/BouncyCastleKeyRingTest.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="BouncyCastleKeyRingTest.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+  <!--
+  if(window==top) {
+    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+  }
+  //-->
+</SCRIPT>
+<NOSCRIPT>
+  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_bottom"></A>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+
+<HR>
+Copyright &#169; 2005-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+</BODY>
+</HTML>
\ No newline at end of file

Propchange: websites/production/commons/content/sandbox/commons-openpgp/testapidocs/org/apache/commons/openpgp/class-use/BouncyCastleKeyRingTest.html
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: websites/production/commons/content/sandbox/commons-openpgp/testapidocs/org/apache/commons/openpgp/class-use/BouncyCastleOpenPgpSignerTest.html
==============================================================================
--- websites/production/commons/content/sandbox/commons-openpgp/testapidocs/org/apache/commons/openpgp/class-use/BouncyCastleOpenPgpSignerTest.html (original)
+++ websites/production/commons/content/sandbox/commons-openpgp/testapidocs/org/apache/commons/openpgp/class-use/BouncyCastleOpenPgpSignerTest.html Sat Aug 10 22:25:17 2013
@@ -2,8 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_07) on Sat May 17 17:36:17 BST 2008 -->
-<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
+<META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
 <TITLE>
 Uses of Class org.apache.commons.openpgp.BouncyCastleOpenPgpSignerTest (Commons OpenPGP (Sandbox) 1.0-SNAPSHOT Test API)
 </TITLE>
@@ -54,7 +53,7 @@ function windowTitle()
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../index.html?org/apache/commons/openpgp/\class-useBouncyCastleOpenPgpSignerTest.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../index.html?org/apache/commons/openpgp/class-use/BouncyCastleOpenPgpSignerTest.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="BouncyCastleOpenPgpSignerTest.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -113,7 +112,7 @@ No usage of org.apache.commons.openpgp.B
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../index.html?org/apache/commons/openpgp/\class-useBouncyCastleOpenPgpSignerTest.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../index.html?org/apache/commons/openpgp/class-use/BouncyCastleOpenPgpSignerTest.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="BouncyCastleOpenPgpSignerTest.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -134,6 +133,6 @@ No usage of org.apache.commons.openpgp.B
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright © 2005-2008 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2005-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
-</HTML>
+</HTML>
\ No newline at end of file

Added: websites/production/commons/content/sandbox/commons-openpgp/testapidocs/org/apache/commons/openpgp/class-use/BouncyCastleOpenPgpStreamingSignerTest.html
==============================================================================
--- websites/production/commons/content/sandbox/commons-openpgp/testapidocs/org/apache/commons/openpgp/class-use/BouncyCastleOpenPgpStreamingSignerTest.html (added)
+++ websites/production/commons/content/sandbox/commons-openpgp/testapidocs/org/apache/commons/openpgp/class-use/BouncyCastleOpenPgpStreamingSignerTest.html Sat Aug 10 22:25:17 2013
@@ -0,0 +1,138 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+<META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<TITLE>
+Uses of Class org.apache.commons.openpgp.BouncyCastleOpenPgpStreamingSignerTest (Commons OpenPGP (Sandbox) 1.0-SNAPSHOT Test API)
+</TITLE>
+
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+    parent.document.title="Uses of Class org.apache.commons.openpgp.BouncyCastleOpenPgpStreamingSignerTest (Commons OpenPGP (Sandbox) 1.0-SNAPSHOT Test API)";
+}
+</SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+
+
+<!-- ========= START OF TOP NAVBAR ======= -->
+<A NAME="navbar_top"><!-- --></A>
+<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_top_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+  <TR ALIGN="center" VALIGN="top">
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../org/apache/commons/openpgp/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../org/apache/commons/openpgp/BouncyCastleOpenPgpStreamingSignerTest.html" title="class in org.apache.commons.openpgp"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;PREV&nbsp;
+&nbsp;NEXT</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="../../../../../index.html?org/apache/commons/openpgp/class-use/BouncyCastleOpenPgpStreamingSignerTest.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="BouncyCastleOpenPgpStreamingSignerTest.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+  <!--
+  if(window==top) {
+    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+  }
+  //-->
+</SCRIPT>
+<NOSCRIPT>
+  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A>
+<!-- ========= END OF TOP NAVBAR ========= -->
+
+<HR>
+<CENTER>
+<H2>
+<B>Uses of Class<br>org.apache.commons.openpgp.BouncyCastleOpenPgpStreamingSignerTest</B></H2>
+</CENTER>
+No usage of org.apache.commons.openpgp.BouncyCastleOpenPgpStreamingSignerTest
+<P>
+<HR>
+
+
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<A NAME="navbar_bottom"><!-- --></A>
+<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_bottom_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+  <TR ALIGN="center" VALIGN="top">
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../org/apache/commons/openpgp/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../org/apache/commons/openpgp/BouncyCastleOpenPgpStreamingSignerTest.html" title="class in org.apache.commons.openpgp"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;PREV&nbsp;
+&nbsp;NEXT</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="../../../../../index.html?org/apache/commons/openpgp/class-use/BouncyCastleOpenPgpStreamingSignerTest.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="BouncyCastleOpenPgpStreamingSignerTest.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+  <!--
+  if(window==top) {
+    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+  }
+  //-->
+</SCRIPT>
+<NOSCRIPT>
+  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_bottom"></A>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+
+<HR>
+Copyright &#169; 2005-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+</BODY>
+</HTML>
\ No newline at end of file

Propchange: websites/production/commons/content/sandbox/commons-openpgp/testapidocs/org/apache/commons/openpgp/class-use/BouncyCastleOpenPgpStreamingSignerTest.html
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: websites/production/commons/content/sandbox/commons-openpgp/testapidocs/org/apache/commons/openpgp/package-frame.html
==============================================================================
--- websites/production/commons/content/sandbox/commons-openpgp/testapidocs/org/apache/commons/openpgp/package-frame.html (original)
+++ websites/production/commons/content/sandbox/commons-openpgp/testapidocs/org/apache/commons/openpgp/package-frame.html Sat Aug 10 22:25:17 2013
@@ -2,8 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_07) on Sat May 17 17:36:16 BST 2008 -->
-<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
+<META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
 <TITLE>
 org.apache.commons.openpgp (Commons OpenPGP (Sandbox) 1.0-SNAPSHOT Test API)
 </TITLE>
@@ -24,10 +23,14 @@ org.apache.commons.openpgp (Commons Open
 Classes</FONT>&nbsp;
 <FONT CLASS="FrameItemFont">
 <BR>
-<A HREF="BouncyCastleOpenPgpSignerTest.html" title="class in org.apache.commons.openpgp" target="classFrame">BouncyCastleOpenPgpSignerTest</A></FONT></TD>
+<A HREF="BouncyCastleKeyRingTest.html" title="class in org.apache.commons.openpgp" target="classFrame">BouncyCastleKeyRingTest</A>
+<BR>
+<A HREF="BouncyCastleOpenPgpSignerTest.html" title="class in org.apache.commons.openpgp" target="classFrame">BouncyCastleOpenPgpSignerTest</A>
+<BR>
+<A HREF="BouncyCastleOpenPgpStreamingSignerTest.html" title="class in org.apache.commons.openpgp" target="classFrame">BouncyCastleOpenPgpStreamingSignerTest</A></FONT></TD>
 </TR>
 </TABLE>
 
 
 </BODY>
-</HTML>
+</HTML>
\ No newline at end of file

Modified: websites/production/commons/content/sandbox/commons-openpgp/testapidocs/org/apache/commons/openpgp/package-summary.html
==============================================================================
--- websites/production/commons/content/sandbox/commons-openpgp/testapidocs/org/apache/commons/openpgp/package-summary.html (original)
+++ websites/production/commons/content/sandbox/commons-openpgp/testapidocs/org/apache/commons/openpgp/package-summary.html Sat Aug 10 22:25:17 2013
@@ -2,8 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_07) on Sat May 17 17:36:17 BST 2008 -->
-<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
+<META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
 <TITLE>
 org.apache.commons.openpgp (Commons OpenPGP (Sandbox) 1.0-SNAPSHOT Test API)
 </TITLE>
@@ -86,9 +85,17 @@ Package org.apache.commons.openpgp
 <B>Class Summary</B></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../../org/apache/commons/openpgp/BouncyCastleKeyRingTest.html" title="class in org.apache.commons.openpgp">BouncyCastleKeyRingTest</A></B></TD>
+<TD>Test the open pgp key ring.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
 <TD WIDTH="15%"><B><A HREF="../../../../org/apache/commons/openpgp/BouncyCastleOpenPgpSignerTest.html" title="class in org.apache.commons.openpgp">BouncyCastleOpenPgpSignerTest</A></B></TD>
 <TD>Test the open pgp signer.</TD>
 </TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../../org/apache/commons/openpgp/BouncyCastleOpenPgpStreamingSignerTest.html" title="class in org.apache.commons.openpgp">BouncyCastleOpenPgpStreamingSignerTest</A></B></TD>
+<TD>Test the open pgp signer.</TD>
+</TR>
 </TABLE>
 &nbsp;
 
@@ -148,6 +155,6 @@ Package org.apache.commons.openpgp
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright © 2005-2008 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2005-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
-</HTML>
+</HTML>
\ No newline at end of file

Modified: websites/production/commons/content/sandbox/commons-openpgp/testapidocs/org/apache/commons/openpgp/package-tree.html
==============================================================================
--- websites/production/commons/content/sandbox/commons-openpgp/testapidocs/org/apache/commons/openpgp/package-tree.html (original)
+++ websites/production/commons/content/sandbox/commons-openpgp/testapidocs/org/apache/commons/openpgp/package-tree.html Sat Aug 10 22:25:17 2013
@@ -2,8 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_07) on Sat May 17 17:36:17 BST 2008 -->
-<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
+<META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
 <TITLE>
 org.apache.commons.openpgp Class Hierarchy (Commons OpenPGP (Sandbox) 1.0-SNAPSHOT Test API)
 </TITLE>
@@ -84,13 +83,8 @@ Hierarchy For Package org.apache.commons
 Class Hierarchy
 </H2>
 <UL>
-<LI TYPE="circle">java.lang.Object<UL>
-<LI TYPE="circle">junit.framework.Assert<UL>
-<LI TYPE="circle">junit.framework.TestCase (implements junit.framework.Test)
-<UL>
-<LI TYPE="circle">org.apache.commons.openpgp.<A HREF="../../../../org/apache/commons/openpgp/BouncyCastleOpenPgpSignerTest.html" title="class in org.apache.commons.openpgp"><B>BouncyCastleOpenPgpSignerTest</B></A></UL>
-</UL>
-</UL>
+<LI TYPE="circle">java.lang.<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html" title="class or interface in java.lang"><B>Object</B></A><UL>
+<LI TYPE="circle">org.apache.commons.openpgp.<A HREF="../../../../org/apache/commons/openpgp/BouncyCastleKeyRingTest.html" title="class in org.apache.commons.openpgp"><B>BouncyCastleKeyRingTest</B></A><LI TYPE="circle">org.apache.commons.openpgp.<A HREF="../../../../org/apache/commons/openpgp/BouncyCastleOpenPgpSignerTest.html" title="class in org.apache.commons.openpgp"><B>BouncyCastleOpenPgpSignerTest</B></A><LI TYPE="circle">org.apache.commons.openpgp.<A HREF="../../../../org/apache/commons/openpgp/BouncyCastleOpenPgpStreamingSignerTest.html" title="class in org.apache.commons.openpgp"><B>BouncyCastleOpenPgpStreamingSignerTest</B></A></UL>
 </UL>
 <HR>
 
@@ -145,6 +139,6 @@ Class Hierarchy
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright © 2005-2008 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2005-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
-</HTML>
+</HTML>
\ No newline at end of file

Modified: websites/production/commons/content/sandbox/commons-openpgp/testapidocs/org/apache/commons/openpgp/package-use.html
==============================================================================
--- websites/production/commons/content/sandbox/commons-openpgp/testapidocs/org/apache/commons/openpgp/package-use.html (original)
+++ websites/production/commons/content/sandbox/commons-openpgp/testapidocs/org/apache/commons/openpgp/package-use.html Sat Aug 10 22:25:17 2013
@@ -2,8 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_07) on Sat May 17 17:36:17 BST 2008 -->
-<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
+<META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
 <TITLE>
 Uses of Package org.apache.commons.openpgp (Commons OpenPGP (Sandbox) 1.0-SNAPSHOT Test API)
 </TITLE>
@@ -134,6 +133,6 @@ No usage of org.apache.commons.openpgp
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright © 2005-2008 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2005-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
-</HTML>
+</HTML>
\ No newline at end of file

Modified: websites/production/commons/content/sandbox/commons-openpgp/testapidocs/overview-tree.html
==============================================================================
--- websites/production/commons/content/sandbox/commons-openpgp/testapidocs/overview-tree.html (original)
+++ websites/production/commons/content/sandbox/commons-openpgp/testapidocs/overview-tree.html Sat Aug 10 22:25:17 2013
@@ -2,8 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_07) on Sat May 17 17:36:17 BST 2008 -->
-<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
+<META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
 <TITLE>
 Class Hierarchy (Commons OpenPGP (Sandbox) 1.0-SNAPSHOT Test API)
 </TITLE>
@@ -86,13 +85,8 @@ Hierarchy For All Packages</H2>
 Class Hierarchy
 </H2>
 <UL>
-<LI TYPE="circle">java.lang.Object<UL>
-<LI TYPE="circle">junit.framework.Assert<UL>
-<LI TYPE="circle">junit.framework.TestCase (implements junit.framework.Test)
-<UL>
-<LI TYPE="circle">org.apache.commons.openpgp.<A HREF="org/apache/commons/openpgp/BouncyCastleOpenPgpSignerTest.html" title="class in org.apache.commons.openpgp"><B>BouncyCastleOpenPgpSignerTest</B></A></UL>
-</UL>
-</UL>
+<LI TYPE="circle">java.lang.<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html" title="class or interface in java.lang"><B>Object</B></A><UL>
+<LI TYPE="circle">org.apache.commons.openpgp.<A HREF="org/apache/commons/openpgp/BouncyCastleKeyRingTest.html" title="class in org.apache.commons.openpgp"><B>BouncyCastleKeyRingTest</B></A><LI TYPE="circle">org.apache.commons.openpgp.<A HREF="org/apache/commons/openpgp/BouncyCastleOpenPgpSignerTest.html" title="class in org.apache.commons.openpgp"><B>BouncyCastleOpenPgpSignerTest</B></A><LI TYPE="circle">org.apache.commons.openpgp.<A HREF="org/apache/commons/openpgp/BouncyCastleOpenPgpStreamingSignerTest.html" title="class in org.apache.commons.openpgp"><B>BouncyCastleOpenPgpStreamingSignerTest</B></A></UL>
 </UL>
 <HR>
 
@@ -147,6 +141,6 @@ Class Hierarchy
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright © 2005-2008 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2005-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
-</HTML>
+</HTML>
\ No newline at end of file

Added: websites/production/commons/content/sandbox/commons-openpgp/testapidocs/src-html/org/apache/commons/openpgp/BouncyCastleKeyRingTest.html
==============================================================================
--- websites/production/commons/content/sandbox/commons-openpgp/testapidocs/src-html/org/apache/commons/openpgp/BouncyCastleKeyRingTest.html (added)
+++ websites/production/commons/content/sandbox/commons-openpgp/testapidocs/src-html/org/apache/commons/openpgp/BouncyCastleKeyRingTest.html Sat Aug 10 22:25:17 2013
@@ -0,0 +1,133 @@
+<HTML>
+<BODY BGCOLOR="white">
+<PRE>
+<FONT color="green">001</FONT>    package org.apache.commons.openpgp;<a name="line.1"></a>
+<FONT color="green">002</FONT>    <a name="line.2"></a>
+<FONT color="green">003</FONT>    /*<a name="line.3"></a>
+<FONT color="green">004</FONT>     * Licensed to the Apache Software Foundation (ASF) under one or more<a name="line.4"></a>
+<FONT color="green">005</FONT>     * contributor license agreements.  See the NOTICE file distributed with<a name="line.5"></a>
+<FONT color="green">006</FONT>     * this work for additional information regarding copyright ownership.<a name="line.6"></a>
+<FONT color="green">007</FONT>     * The ASF licenses this file to You under the Apache License, Version 2.0<a name="line.7"></a>
+<FONT color="green">008</FONT>     * (the "License"); you may not use this file except in compliance with<a name="line.8"></a>
+<FONT color="green">009</FONT>     * the License.  You may obtain a copy of the License at<a name="line.9"></a>
+<FONT color="green">010</FONT>     *<a name="line.10"></a>
+<FONT color="green">011</FONT>     *      http://www.apache.org/licenses/LICENSE-2.0<a name="line.11"></a>
+<FONT color="green">012</FONT>     *<a name="line.12"></a>
+<FONT color="green">013</FONT>     * Unless required by applicable law or agreed to in writing, software<a name="line.13"></a>
+<FONT color="green">014</FONT>     * distributed under the License is distributed on an "AS IS" BASIS,<a name="line.14"></a>
+<FONT color="green">015</FONT>     * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.<a name="line.15"></a>
+<FONT color="green">016</FONT>     * See the License for the specific language governing permissions and<a name="line.16"></a>
+<FONT color="green">017</FONT>     * limitations under the License.<a name="line.17"></a>
+<FONT color="green">018</FONT>     */<a name="line.18"></a>
+<FONT color="green">019</FONT>    <a name="line.19"></a>
+<FONT color="green">020</FONT>    import static org.junit.Assert.assertNotNull;<a name="line.20"></a>
+<FONT color="green">021</FONT>    <a name="line.21"></a>
+<FONT color="green">022</FONT>    import java.io.IOException;<a name="line.22"></a>
+<FONT color="green">023</FONT>    <a name="line.23"></a>
+<FONT color="green">024</FONT>    import org.junit.Before;<a name="line.24"></a>
+<FONT color="green">025</FONT>    import org.junit.Test;<a name="line.25"></a>
+<FONT color="green">026</FONT>    <a name="line.26"></a>
+<FONT color="green">027</FONT>    /**<a name="line.27"></a>
+<FONT color="green">028</FONT>     * Test the open pgp key ring.<a name="line.28"></a>
+<FONT color="green">029</FONT>     *<a name="line.29"></a>
+<FONT color="green">030</FONT>     * @author &lt;a href="mailto:brett@apache.org"&gt;Brett Porter&lt;/a&gt;<a name="line.30"></a>
+<FONT color="green">031</FONT>     */<a name="line.31"></a>
+<FONT color="green">032</FONT>    public class BouncyCastleKeyRingTest<a name="line.32"></a>
+<FONT color="green">033</FONT>    {<a name="line.33"></a>
+<FONT color="green">034</FONT>        private String[] pubKeyId = { "A7D16BD4", "84C9113", "E6C2AB68" };<a name="line.34"></a>
+<FONT color="green">035</FONT>    <a name="line.35"></a>
+<FONT color="green">036</FONT>        private String[] secKeyId = { "A7D16BD4", "E6C2AB68" };<a name="line.36"></a>
+<FONT color="green">037</FONT>    <a name="line.37"></a>
+<FONT color="green">038</FONT>        private KeyRing keyRing;<a name="line.38"></a>
+<FONT color="green">039</FONT>    <a name="line.39"></a>
+<FONT color="green">040</FONT>        private static final String PASSWORD = "cop";<a name="line.40"></a>
+<FONT color="green">041</FONT>    <a name="line.41"></a>
+<FONT color="green">042</FONT>        @Before<a name="line.42"></a>
+<FONT color="green">043</FONT>        public void setUp() throws Exception<a name="line.43"></a>
+<FONT color="green">044</FONT>        {<a name="line.44"></a>
+<FONT color="green">045</FONT>            keyRing =<a name="line.45"></a>
+<FONT color="green">046</FONT>                new BouncyCastleKeyRing( getClass().getResourceAsStream( "/secring.gpg" ),<a name="line.46"></a>
+<FONT color="green">047</FONT>                                         getClass().getResourceAsStream( "/pubring.gpg" ), PASSWORD.toCharArray() );<a name="line.47"></a>
+<FONT color="green">048</FONT>        }<a name="line.48"></a>
+<FONT color="green">049</FONT>    <a name="line.49"></a>
+<FONT color="green">050</FONT>        @Test<a name="line.50"></a>
+<FONT color="green">051</FONT>        public void testPublicKeys() throws OpenPgpException, IOException<a name="line.51"></a>
+<FONT color="green">052</FONT>        {<a name="line.52"></a>
+<FONT color="green">053</FONT>            for (String keyId : pubKeyId)<a name="line.53"></a>
+<FONT color="green">054</FONT>            {<a name="line.54"></a>
+<FONT color="green">055</FONT>                assertNotNull("Unable to find key " + keyId, keyRing.getPublicKey(keyId));<a name="line.55"></a>
+<FONT color="green">056</FONT>            }<a name="line.56"></a>
+<FONT color="green">057</FONT>        }<a name="line.57"></a>
+<FONT color="green">058</FONT>    <a name="line.58"></a>
+<FONT color="green">059</FONT>        @Test<a name="line.59"></a>
+<FONT color="green">060</FONT>        public void testSecretKeys() throws OpenPgpException, IOException<a name="line.60"></a>
+<FONT color="green">061</FONT>        {<a name="line.61"></a>
+<FONT color="green">062</FONT>            for (String keyId : secKeyId)<a name="line.62"></a>
+<FONT color="green">063</FONT>            {<a name="line.63"></a>
+<FONT color="green">064</FONT>                assertNotNull("Unable to find key " + keyId, keyRing.getSecretKey(keyId));<a name="line.64"></a>
+<FONT color="green">065</FONT>            }<a name="line.65"></a>
+<FONT color="green">066</FONT>        }<a name="line.66"></a>
+<FONT color="green">067</FONT>    }<a name="line.67"></a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</PRE>
+</BODY>
+</HTML>
\ No newline at end of file

Propchange: websites/production/commons/content/sandbox/commons-openpgp/testapidocs/src-html/org/apache/commons/openpgp/BouncyCastleKeyRingTest.html
------------------------------------------------------------------------------
    svn:eol-style = native