org.bouncycastle.openssl.test

Class ReaderTest

Implemented Interfaces:
Test

public class ReaderTest
extends java.lang.Object
implements Test

basic class for reading test.pem - the password is "secret"

Method Summary

String
getName()
static void
main(String[] args)
TestResult
perform()

Method Details

getName

public String getName()
Specified by:
getName in interface Test


main

public static void main(String[] args)
            throws Exception


perform

public TestResult perform()
Specified by:
perform in interface Test