Package org.bouncycastle.openpgp.test
Class BcPGPKeyRingTest
java.lang.Object
org.bouncycastle.util.test.SimpleTest
org.bouncycastle.openpgp.test.BcPGPKeyRingTest
- All Implemented Interfaces:
org.bouncycastle.util.test.Test
public class BcPGPKeyRingTest
extends org.bouncycastle.util.test.SimpleTest
-
Field Summary
FieldsModifier and TypeFieldDescriptionbyte[]
char[]
char[]
byte[]
byte[]
-
Constructor Summary
Constructors -
Method Summary
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
-
Field Details
-
sec9pass
public char[] sec9pass -
sec10pass
public char[] sec10pass -
subKeyBindingKey
public byte[] subKeyBindingKey -
subKeyBindingCheckSum
public byte[] subKeyBindingCheckSum -
rewrapKey
public byte[] rewrapKey
-
-
Constructor Details
-
BcPGPKeyRingTest
public BcPGPKeyRingTest()
-
-
Method Details
-
test1
- Throws:
Exception
-
test2
- Throws:
Exception
-
test3
- Throws:
Exception
-
test4
- Throws:
Exception
-
test5
- Throws:
Exception
-
test6
- Throws:
Exception
-
revocationTest
- Throws:
Exception
-
test8
- Throws:
Exception
-
test9
- Throws:
Exception
-
test10
- Throws:
Exception
-
generateTest
- Throws:
Exception
-
generateSha1Test
- Throws:
Exception
-
performTest
- Specified by:
performTest
in classorg.bouncycastle.util.test.SimpleTest
- Throws:
Exception
-
getName
- Specified by:
getName
in interfaceorg.bouncycastle.util.test.Test
- Specified by:
getName
in classorg.bouncycastle.util.test.SimpleTest
-
main
-