com.mindbright.asn1
public class ASN1AnyDefinedBy extends ASN1DynamicType
value
isSet, tag
Constructor and Description |
---|
ASN1AnyDefinedBy(ASN1OID definedById) |
ASN1AnyDefinedBy(ASN1OID definedById,
boolean fallBackToAny) |
Modifier and Type | Method and Description |
---|---|
protected ASN1Object |
bindType(int tag) |
decodeValue, encodeValue, getType, getValue, setValue, setValue
decodeValue, getTag, isSet, toString
public ASN1AnyDefinedBy(ASN1OID definedById)
public ASN1AnyDefinedBy(ASN1OID definedById, boolean fallBackToAny)
protected ASN1Object bindType(int tag) throws java.io.IOException
bindType
in class ASN1DynamicType
java.io.IOException