org.apache.commons.openpgp
Class BouncyCastleOpenPgpStreamingSignerTest
java.lang.Object
org.apache.commons.openpgp.BouncyCastleOpenPgpStreamingSignerTest
public class BouncyCastleOpenPgpStreamingSignerTest
- extends Object
Test the open pgp signer.
- Author:
- Brett Porter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BouncyCastleOpenPgpStreamingSignerTest
public BouncyCastleOpenPgpStreamingSignerTest()
setUp
public void setUp()
throws Exception
- Throws:
Exception
testSignDataDetachedBinary
public void testSignDataDetachedBinary()
throws OpenPgpException,
IOException
- Throws:
OpenPgpException
IOException
testVerifySignatureDetachedBinary
public void testVerifySignatureDetachedBinary()
throws IOException,
OpenPgpException
- Throws:
IOException
OpenPgpException
testVerifySignatureDetachedBinaryGpg
public void testVerifySignatureDetachedBinaryGpg()
throws IOException,
OpenPgpException
- Throws:
IOException
OpenPgpException
testSignDataDetachedAscii
public void testSignDataDetachedAscii()
throws OpenPgpException,
IOException
- Throws:
OpenPgpException
IOException
testVerifySignatureDetachedAscii
public void testVerifySignatureDetachedAscii()
throws IOException,
OpenPgpException
- Throws:
IOException
OpenPgpException
Copyright © 2005-2013 The Apache Software Foundation. All Rights Reserved.