ASN1C C# Runtime Library  7.8
Asn1UniversalString Member List

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

_SetKey(byte[] rtkey)Asn1Type
_SetKey2(byte[] rtkey)Asn1Typestatic
_SetLicLocation(String path)Asn1Typestatic
_TAGAsn1UniversalStringstatic
Asn1UniversalString()Asn1UniversalString
Asn1UniversalString(int[] value)Asn1UniversalString
Asn1UniversalString(System.String value)Asn1UniversalString
AsnTypeNameAsn1Type
BIT_STRINGAsn1Type
BITSPERCHARAsn1UniversalString
BMPStringAsn1Type
BOOLEANAsn1Type
DATEAsn1Type
DATE_TIMEAsn1Type
Decode(Asn1BerDecodeBuffer buffer, bool explicitTagging, int implicitLength)Asn1UniversalStringvirtual
Decode(Asn1PerDecodeBuffer buffer)Asn1UniversalStringvirtual
Decode(Asn1PerDecodeBuffer buffer, Asn1CharSet charSet)Asn1UniversalStringvirtual
Decode(Asn1PerDecodeBuffer buffer, Asn1CharSet charSet, long lower, long upper)Asn1UniversalStringvirtual
Decode(Asn1OerDecodeBuffer buffer)Asn1UniversalStringvirtual
Decode(Asn1OerDecodeBuffer buffer, int length)Asn1UniversalString
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
Com::Objsys::Asn1::Runtime::Asn1Type.Decode(Asn1MderDecodeBuffer buffer)Asn1Typevirtual
DecodeXER(System.String buffer, System.String attrs)Asn1UniversalStringvirtual
DecodeXML(System.String buffer, System.String attrs)Asn1UniversalString
Com::Objsys::Asn1::Runtime::Asn1Type.DecodeXML(String buffer, String attrs)Asn1Typevirtual
DURATIONAsn1Type
Encode(Asn1BerEncodeBuffer buffer, bool explicitTagging)Asn1UniversalStringvirtual
Encode(Asn1PerEncodeBuffer buffer)Asn1UniversalStringvirtual
Encode(Asn1PerEncodeBuffer buffer, Asn1CharSet charSet)Asn1UniversalStringvirtual
Encode(Asn1PerEncodeBuffer buffer, Asn1CharSet charSet, long lower, long upper)Asn1UniversalStringvirtual
Encode(Asn1OerEncodeBuffer buffer)Asn1UniversalStringvirtual
Encode(Asn1OerEncodeBuffer buffer, bool withLength)Asn1UniversalStringvirtual
Encode(Asn1XerEncoder buffer, System.String elemName)Asn1UniversalStringvirtual
Encode(Asn1XmlEncoder buffer, System.String elemName, System.String nsPrefix)Asn1UniversalStringvirtual
Encode(Asn1BerOutputStream outs, bool explicitTagging)Asn1UniversalStringvirtual
Encode(Asn1PerOutputStream outs)Asn1UniversalStringvirtual
Encode(Asn1PerOutputStream outs, Asn1CharSet charSet)Asn1UniversalStringvirtual
Encode(Asn1PerOutputStream outs, Asn1CharSet charSet, long lower, long upper)Asn1UniversalStringvirtual
Com::Objsys::Asn1::Runtime::Asn1Type.Encode(Asn1BerEncodeBuffer buffer)Asn1Typevirtual
Com::Objsys::Asn1::Runtime::Asn1Type.Encode(Asn1XerEncoder buffer)Asn1Typevirtual
Com::Objsys::Asn1::Runtime::Asn1Type.Encode(Asn1XmlEncoder buffer)Asn1Typevirtual
Com::Objsys::Asn1::Runtime::Asn1Type.Encode(Asn1XmlEncodeBuffer buffer)Asn1Typevirtual
Com::Objsys::Asn1::Runtime::Asn1Type.Encode(Asn1MderOutputStream buffer)Asn1Typevirtual
Com::Objsys::Asn1::Runtime::Asn1Type.Encode(Asn1MderOutputStream buffer, bool useCachedLength)Asn1Typevirtual
Com::Objsys::Asn1::Runtime::Asn1Type.Encode(Asn1CerOutputStream outs, bool explicitTagging)Asn1Typevirtual
EncodeAsOpenType(Asn1OerEncodeBuffer buffer)Asn1Type
EncodeAttribute(Asn1XmlEncoder buffer, System.String attrName)Asn1Typevirtual
EncodeData(Asn1XmlXerEncoder buffer)Asn1UniversalStringvirtual
ENUMERATEDAsn1Type
EOCAsn1Type
Equals(System.Object value)Asn1UniversalString
Com::Objsys::Asn1::Runtime::Asn1Type.Equals(Asn1Type obj)Asn1Typevirtual
EXTERNALAsn1Type
GeneralStringAsn1Type
GeneralTimeAsn1Type
GetHashCode()Asn1UniversalString
GetNonParameterizedTypeName()Asn1Type
GetTypeName(short typeCode)Asn1Typestatic
GraphicStringAsn1Type
IA5StringAsn1Type
Indent(System.IO.TextWriter outs, int level)Asn1Typevirtual
INTEGERAsn1Type
IsOpenType()Asn1Typevirtual
LengthAsn1UniversalString
MatchTypeName(System.String typeName)Asn1Typevirtual
mValueAsn1UniversalString
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
SetNonParameterizedTypeName(String value)Asn1Type
SetOpenType()Asn1Typevirtual
T61StringAsn1Type
TeletexStringAsn1Type
TIMEAsn1Type
TIME_OF_DAYAsn1Type
ToString()Asn1UniversalString
UniversalStringAsn1Type
UTCTimeAsn1Type
UTF8StringAsn1Type
validate(Asn1CharSet charSet)Asn1UniversalString
VideotexStringAsn1Type
VisibleStringAsn1Type