Bouncy Castle Cryptography Library 1.37

org.bouncycastle.asn1.test
Class BitStringConstantTester

java.lang.Object
  extended by org.bouncycastle.asn1.test.BitStringConstantTester

public class BitStringConstantTester
extends java.lang.Object


Constructor Summary
BitStringConstantTester()
           
 
Method Summary
static void testFlagValueCorrect(int bitNo, int value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BitStringConstantTester

public BitStringConstantTester()
Method Detail

testFlagValueCorrect

public static void testFlagValueCorrect(int bitNo,
                                        int value)

Bouncy Castle Cryptography Library 1.37