org.bouncycastle.openpgp.test
Class BcPGPKeyRingTest
java.lang.Object
|
+--org.bouncycastle.util.test.SimpleTest
|
+--org.bouncycastle.openpgp.test.BcPGPKeyRingTest
- public class BcPGPKeyRingTest
- extends org.bouncycastle.util.test.SimpleTest
Methods inherited from class org.bouncycastle.util.test.SimpleTest |
areEqual,
areEqual,
areEqual,
fail,
fail,
fail,
isEquals,
isEquals,
isEquals,
isEquals,
isEquals,
isEquals,
isTrue,
isTrue,
perform,
runTest,
runTest,
runTests,
runTests |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
sec9pass
public char[] sec9pass
sec10pass
public char[] sec10pass
subKeyBindingKey
public byte[] subKeyBindingKey
subKeyBindingCheckSum
public byte[] subKeyBindingCheckSum
rewrapKey
public byte[] rewrapKey
BcPGPKeyRingTest
public BcPGPKeyRingTest()
test1
public void test1()
throws java.lang.Exception
test2
public void test2()
throws java.lang.Exception
test3
public void test3()
throws java.lang.Exception
test4
public void test4()
throws java.lang.Exception
test5
public void test5()
throws java.lang.Exception
test6
public void test6()
throws java.lang.Exception
revocationTest
public void revocationTest()
throws java.lang.Exception
test8
public void test8()
throws java.lang.Exception
test9
public void test9()
throws java.lang.Exception
test10
public void test10()
throws java.lang.Exception
generateTest
public void generateTest()
throws java.lang.Exception
generateSha1Test
public void generateSha1Test()
throws java.lang.Exception
performTest
public void performTest()
throws java.lang.Exception
- Overrides:
- performTest in class org.bouncycastle.util.test.SimpleTest
getName
public java.lang.String getName()
- Overrides:
- getName in class org.bouncycastle.util.test.SimpleTest
main
public static void main(java.lang.String[] args)