org.apache.commons.ssl
Class ASN1Util
java.lang.Object
org.apache.commons.ssl.ASN1Util
public class ASN1Util
- extends Object
- Since:
- 16-Nov-2005
- Author:
- Credit Union Central of British Columbia, www.cucbc.com, juliusdavies@cucbc.com
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEBUG
public static boolean DEBUG
BIGGEST
public static final BigInteger BIGGEST
ASN1Util
public ASN1Util()
analyze
public static ASN1Structure analyze(byte[] asn1)
throws IOException
- Throws:
IOException
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
analyze
public static void analyze(DEREncodable seq,
ASN1Structure pkcs8,
int depth)