org.bouncycastle.openpgp.test

Class PGPKeyRingTest


public class PGPKeyRingTest
extends SimpleTest

Field Summary

byte[]
rewrapKey
char[]
sec10pass
char[]
sec9pass
byte[]
subKeyBindingCheckSum
byte[]
subKeyBindingKey

Method Summary

void
generateSha1Test()
void
generateTest()
String
getName()
static void
main(String[] args)
void
performTest()
void
test1()
void
test10()
void
test2()
void
test3()
void
test4()
void
test5()
void
test6()
void
test7()
void
test8()
void
test9()

Field Details

rewrapKey

public byte[] rewrapKey

sec10pass

public char[] sec10pass

sec9pass

public char[] sec9pass

subKeyBindingCheckSum

public byte[] subKeyBindingCheckSum

subKeyBindingKey

public byte[] subKeyBindingKey

Method Details

generateSha1Test

public void generateSha1Test()
            throws Exception

generateTest

public void generateTest()
            throws Exception

getName

public String getName()

main

public static void main(String[] args)

performTest

public void performTest()
            throws Exception

test1

public void test1()
            throws Exception

test10

public void test10()
            throws Exception

test2

public void test2()
            throws Exception

test3

public void test3()
            throws Exception

test4

public void test4()
            throws Exception

test5

public void test5()
            throws Exception

test6

public void test6()
            throws Exception

test7

public void test7()
            throws Exception

test8

public void test8()
            throws Exception

test9

public void test9()
            throws Exception