Bouncy Castle Cryptography Library 1.37

org.bouncycastle.x509.extension
Class X509ExtensionUtil

java.lang.Object
  extended by org.bouncycastle.x509.extension.X509ExtensionUtil

public class X509ExtensionUtil
extends java.lang.Object


Constructor Summary
X509ExtensionUtil()
           
 
Method Summary
static ASN1Encodable fromExtensionValue(byte[] encodedValue)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

X509ExtensionUtil

public X509ExtensionUtil()
Method Detail

fromExtensionValue

public static ASN1Encodable fromExtensionValue(byte[] encodedValue)
                                        throws java.io.IOException
Throws:
java.io.IOException

Bouncy Castle Cryptography Library 1.37