com.mindbright.asn1
public class ASN1Any extends ASN1Choice
Modifier and Type | Class and Description |
---|---|
static class |
ASN1Any.ASN1AnyStructure |
static class |
ASN1Any.ASN1SequenceOfAny |
static class |
ASN1Any.ASN1SetOfAny |
members
value
isSet, tag
Constructor and Description |
---|
ASN1Any() |
Modifier and Type | Method and Description |
---|---|
protected java.lang.Object |
memberMapping(int tag) |
bindType, getMember, setMember, setMember, setMember
decodeValue, encodeValue, getType, getValue, setValue, setValue
decodeValue, getTag, isSet, toString
protected java.lang.Object memberMapping(int tag)
memberMapping
in class ASN1Choice