org.apache.commons.ssl
Class CRLUtil

java.lang.Object
  extended by org.apache.commons.ssl.CRLUtil

public class CRLUtil
extends Object

Since:
20-Dec-2005
Author:
Credit Union Central of British Columbia, www.cucbc.com, juliusdavies@cucbc.com

Constructor Summary
CRLUtil()
           
 
Method Summary
static String getURLToCRL(byte[] extension2_5_29_31)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CRLUtil

public CRLUtil()
Method Detail

getURLToCRL

public static String getURLToCRL(byte[] extension2_5_29_31)
                          throws IOException
Throws:
IOException