public class

ReaderTest

extends SimpleTest
java.lang.Object
   ↳ org.bouncycastle.util.test.SimpleTest
     ↳ org.bouncycastle.openssl.test.ReaderTest

Class Overview

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

Summary

Public Constructors
ReaderTest()
Public Methods
String getName()
static void main(String[] args)
void performTest()
[Expand]
Inherited Methods
From class org.bouncycastle.util.test.SimpleTest
From class java.lang.Object
From interface org.bouncycastle.util.test.Test

Public Constructors

public ReaderTest ()

Public Methods

public String getName ()

public static void main (String[] args)

public void performTest ()

Throws
Exception