cryptix.asn1.test
Class Main2

java.lang.Object
  extended by cryptix.asn1.test.Main2

public class Main2
extends java.lang.Object

A test class for reduced ASN.1 syntax and DER decoding.

Copyright ©1997, 1998, 1999 Systemics Ltd on behalf of the Cryptix Development Team.
All rights reserved.

$Revision: 1.2 $

Author:
Raif S. Naffah

Constructor Summary
Main2()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Main2

public Main2()
Method Detail

main

public static void main(java.lang.String[] args)