Bouncy Castle Cryptography 1.51

org.bouncycastle.asn1.test
Class GetInstanceTest

java.lang.Object
  extended by TestCase
      extended by org.bouncycastle.asn1.test.GetInstanceTest

public class GetInstanceTest
extends TestCase


Field Summary
static byte[] attrCert
           
 
Constructor Summary
GetInstanceTest()
           
 
Method Summary
 java.lang.String getName()
           
 void testGetInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

attrCert

public static byte[] attrCert
Constructor Detail

GetInstanceTest

public GetInstanceTest()
Method Detail

testGetInstance

public void testGetInstance()
                     throws java.lang.Exception
Throws:
java.lang.Exception

getName

public java.lang.String getName()

Bouncy Castle Cryptography 1.51