org.bouncycastle.asn1.x509
Class X509Extension
java.lang.Object
org.bouncycastle.asn1.x509.X509Extension
public class X509Extension
extends java.lang.Object
an object for the elements in the X.509 V3 extension block.
convertValueToObject
public static ASN1Object convertValueToObject(X509Extension ext)
throws IllegalArgumentException
Convert the value of the passed in extension to an object
ext
- the extension to parse
- the object the value string contains
equals
public boolean equals(Object o)
hashCode
public int hashCode()
isCritical
public boolean isCritical()