ASN1C C# Runtime Library  7.2
Asn1ChoiceExt Member List

This is the complete list of members for Asn1ChoiceExt, including all inherited members.

_SetKey(byte[] rtkey)Asn1Type
_SetKey2(byte[] rtkey)Asn1Typestatic
_TAGAsn1OctetStringstatic
Asn1OctetString()Asn1OctetString
Asn1OctetString(byte[] data)Asn1OctetString
Asn1OctetString(byte[] data, int offset, int nbytes)Asn1OctetString
Asn1OctetString(System.String value)Asn1OctetString
Asn1OpenType()Asn1OpenType
Asn1OpenType(byte[] data)Asn1OpenType
Asn1OpenType(byte[] data, int encoding)Asn1OpenType
Asn1OpenType(byte[] data, int offset, int nbytes)Asn1OpenType
Asn1OpenType(byte[] data, int offset, int nbytes, int encoding)Asn1OpenType
Asn1OpenType(Asn1EncodeBuffer buffer)Asn1OpenType
Asn1OpenType(string data, int encoding)Asn1OpenType
Asn1OpenType(char[] data, int encoding)Asn1OpenType
BIT_STRINGAsn1Type
BMPStringAsn1Type
BOOLEANAsn1Type
choiceIndexAsn1ChoiceExt
CompareTo(System.Object octstr)Asn1OctetStringvirtual
dataEncodingAsn1OpenTypeprotected
DATEAsn1Type
DATE_TIMEAsn1Type
Decode(Asn1BerDecodeBuffer buffer, bool explicitTagging, int implicitLength)Asn1ChoiceExtvirtual
Decode(Asn1PerDecodeBuffer buffer)Asn1ChoiceExtvirtual
Com::Objsys::Asn1::Runtime::Asn1OpenType.Decode(Asn1OerDecodeBuffer buffer)Asn1OpenTypevirtual
Com::Objsys::Asn1::Runtime::Asn1OpenType.Decode(Asn1JsonDecodeBuffer buffer)Asn1OpenTypevirtual
Com::Objsys::Asn1::Runtime::Asn1OctetString.Decode(Asn1PerDecodeBuffer buffer, long lower, long upper)Asn1OctetStringvirtual
Com::Objsys::Asn1::Runtime::Asn1OctetString.Decode(Asn1MderDecodeBuffer buffer)Asn1OctetStringvirtual
Com::Objsys::Asn1::Runtime::Asn1OctetString.Decode(Asn1MderDecodeBuffer buffer, int constrainedLength)Asn1OctetString
Com::Objsys::Asn1::Runtime::Asn1Type.Decode(Asn1BerDecodeBuffer buffer)Asn1Typevirtual
Com::Objsys::Asn1::Runtime::Asn1Type.Decode(Asn1BerDecodeBuffer buffer, Asn1OpenTypeField openTypeField, bool explicitTag, int implicitLength)Asn1Typestatic
Com::Objsys::Asn1::Runtime::Asn1Type.Decode(Asn1OerDecodeBuffer buffer, Asn1OpenTypeField openTypeField)Asn1Typestatic
Com::Objsys::Asn1::Runtime::Asn1Type.Decode(Asn1PerDecodeBuffer buffer, Asn1OpenTypeField openTypeField)Asn1Typestatic
Com::Objsys::Asn1::Runtime::Asn1Type.Decode(System.Object reader, System.String xmlURI)Asn1Typevirtual
Com::Objsys::Asn1::Runtime::Asn1Type.Decode(System.Object reader, System.IO.Stream byteStream)Asn1Typevirtual
DecodeContent(Asn1OerDecodeBuffer buffer, int numOctets)Asn1OctetString
DecodeExtension(Asn1JsonDecodeBuffer buffer, String name)Asn1OpenType
DecodeXER(System.String buffer, System.String attrs, bool base64)Asn1OctetStringvirtual
DecodeXML(System.String buffer, System.String attrs)Asn1OctetString
Com::Objsys::Asn1::Runtime::Asn1Type.DecodeXML(String buffer, String attrs)Asn1Typevirtual
DURATIONAsn1Type
Encode(Asn1BerEncodeBuffer buffer, bool explicitTagging)Asn1ChoiceExtvirtual
Encode(Asn1PerEncodeBuffer buffer)Asn1ChoiceExtvirtual
Encode(Asn1BerOutputStream outs, bool explicitTagging)Asn1ChoiceExtvirtual
Encode(Asn1PerOutputStream outs)Asn1ChoiceExtvirtual
Encode(Asn1OerEncodeBuffer buffer)Asn1ChoiceExtvirtual
Com::Objsys::Asn1::Runtime::Asn1OpenType.Encode(Asn1XmlEncoder buffer, String elemName, String nsPrefix)Asn1OpenType
Com::Objsys::Asn1::Runtime::Asn1OpenType.Encode(Asn1XmlEncoder buffer)Asn1OpenTypevirtual
Com::Objsys::Asn1::Runtime::Asn1OpenType.Encode(Asn1XerEncoder buffer, String elemName)Asn1OpenType
Com::Objsys::Asn1::Runtime::Asn1OpenType.Encode(Asn1XerEncoder buffer)Asn1OpenTypevirtual
Com::Objsys::Asn1::Runtime::Asn1OpenType.Encode(Asn1JsonOutputStream outstream)Asn1OpenTypevirtual
Com::Objsys::Asn1::Runtime::Asn1OctetString.Encode(Asn1PerEncodeBuffer buffer, long lower, long upper)Asn1OctetStringvirtual
Com::Objsys::Asn1::Runtime::Asn1OctetString.Encode(Asn1MderOutputStream outs)Asn1OctetStringvirtual
Com::Objsys::Asn1::Runtime::Asn1OctetString.Encode(Asn1MderOutputStream outs, int constrainedLength)Asn1OctetString
Com::Objsys::Asn1::Runtime::Asn1OctetString.Encode(Asn1XerEncoder buffer, System.String elemName)Asn1OctetStringvirtual
Com::Objsys::Asn1::Runtime::Asn1OctetString.Encode(Asn1XmlEncoder buffer, System.String elemName, System.String nsPrefix)Asn1OctetStringvirtual
Com::Objsys::Asn1::Runtime::Asn1OctetString.Encode(Asn1XmlEncoder buffer, System.String elemName, System.String nsPrefix, bool base64)Asn1OctetStringvirtual
Com::Objsys::Asn1::Runtime::Asn1OctetString.Encode(Asn1PerOutputStream outs, long lower, long upper)Asn1OctetStringvirtual
Com::Objsys::Asn1::Runtime::Asn1Type.Encode(Asn1BerEncodeBuffer buffer)Asn1Typevirtual
Com::Objsys::Asn1::Runtime::Asn1Type.Encode(Asn1MderOutputStream buffer, bool useCachedLength)Asn1Typevirtual
Com::Objsys::Asn1::Runtime::Asn1Type.Encode(Asn1CerOutputStream outs, bool explicitTagging)Asn1Typevirtual
EncodeAsExtension(Asn1XmlEncoder buffer)Asn1OpenType
EncodeAsExtension(Asn1XerEncoder buffer)Asn1OpenType
EncodeAsExtension(Asn1JsonOutputStream outstream)Asn1OpenType
EncodeAsOpenType(Asn1OerEncodeBuffer buffer)Asn1Type
EncodeAttribute(Asn1XmlEncoder buffer, System.String attrName)Asn1OctetStringvirtual
EncodeBase64Binary(byte[] data)Asn1OctetStringstatic
EncodeContent(Asn1OerEncodeBuffer buffer)Asn1OctetString
ENUMERATEDAsn1Type
EOCAsn1Type
Equals(byte[] value)Asn1OctetString
Equals(String s)Asn1OctetString
Equals(System.Object value)Asn1OctetString
Com::Objsys::Asn1::Runtime::Asn1Type.Equals(Asn1Type obj)Asn1Typevirtual
EXTERNALAsn1Type
GeneralStringAsn1Type
GeneralTimeAsn1Type
GetCharData()Asn1OpenType
GetDataEncoding()Asn1OpenType
GetHashCode()Asn1OctetString
GetMderLength()Asn1OctetString
GetNonParameterizedTypeName()Asn1Type
GetSaxHandler()Asn1OpenTypevirtual
GetSaxHandler(bool captureOuterElem)Asn1OpenTypevirtual
GetTypeName(short typeCode)Asn1Typestatic
GraphicStringAsn1Type
IA5StringAsn1Type
Indent(System.IO.TextWriter outs, int level)Asn1Typevirtual
INTEGERAsn1Type
IsOpenType()Asn1Typevirtual
LengthAsn1OctetString
MatchTypeName(System.String typeName)Asn1Typevirtual
mValueAsn1OctetString
NULLAsn1Type
NumericStringAsn1Type
OBJECT_IDENTIFIERAsn1Type
ObjectDescriptorAsn1Type
OCTET_STRINGAsn1Type
OID_IRIAsn1Type
OpenTypeAsn1Type
Pdiag(System.String s)Asn1Typevirtual
Print(System.IO.TextWriter outs, System.String varName, int level)Asn1Typevirtual
Print(System.String varName)Asn1Typevirtual
PrintableStringAsn1Type
REALAsn1Type
RELATIVE_OID_IRIAsn1Type
RelativeOIDAsn1Type
SEQUENCEAsn1Type
SETAsn1Type
SetBinaryData(byte[] data, int encoding)Asn1OpenType
SetCharData(String data, int encoding)Asn1OpenType
SetCharData(char[] data, int encoding)Asn1OpenType
SetNonParameterizedTypeName(String value)Asn1Type
SetOpenType()Asn1Typevirtual
T61StringAsn1Type
tagAsn1ChoiceExt
TeletexStringAsn1Type
TIMEAsn1Type
TIME_OF_DAYAsn1Type
toInputStream()Asn1OctetStringvirtual
ToString()Asn1OpenType
UniversalStringAsn1Type
UNKNOWNAsn1OpenType
UTCTimeAsn1Type
UTF8StringAsn1Type
VideotexStringAsn1Type
VisibleStringAsn1Type