com.mindbright.asn1
public class ASN1AnyDefinedBy extends ASN1DynamicType
valueisSet, 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, setValuedecodeValue, getTag, isSet, toStringpublic ASN1AnyDefinedBy(ASN1OID definedById)
public ASN1AnyDefinedBy(ASN1OID definedById, boolean fallBackToAny)
protected ASN1Object bindType(int tag) throws java.io.IOException
bindType in class ASN1DynamicTypejava.io.IOException