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