ASN1C C# Runtime Library
7.2
|
This is the complete list of members for Asn1BitString, including all inherited members.
_SetKey(byte[] rtkey) | Asn1Type | |
_SetKey2(byte[] rtkey) | Asn1Type | static |
_TAG | Asn1BitString | static |
Asn1BitString() | Asn1BitString | |
Asn1BitString(int numbits_, byte[] data) | Asn1BitString | |
Asn1BitString(byte[] data) | Asn1BitString | |
Asn1BitString(bool[] bitValues) | Asn1BitString | |
Asn1BitString(System.String value_) | Asn1BitString | |
Asn1BitString(System.Collections.BitArray bitArray) | Asn1BitString | |
AsnTypeName | Asn1Type | |
BIT_STRING | Asn1Type | |
BMPString | Asn1Type | |
BOOLEAN | Asn1Type | |
Clear(int bitno) | Asn1BitString | virtual |
DATE | Asn1Type | |
DATE_TIME | Asn1Type | |
Decode(Asn1BerDecodeBuffer buffer, bool explicitTagging, int implicitLength) | Asn1BitString | virtual |
Decode(Asn1PerDecodeBuffer buffer) | Asn1BitString | virtual |
Decode(Asn1PerDecodeBuffer buffer, long lower, long upper) | Asn1BitString | virtual |
Decode(Asn1MderDecodeBuffer buffer, int length) | Asn1BitString | |
Decode(Asn1OerDecodeBuffer buffer) | Asn1BitString | virtual |
Decode(Asn1JsonDecodeBuffer buffer) | Asn1BitString | virtual |
Com::Objsys::Asn1::Runtime::Asn1Type.Decode(Asn1BerDecodeBuffer buffer) | Asn1Type | virtual |
Com::Objsys::Asn1::Runtime::Asn1Type.Decode(Asn1BerDecodeBuffer buffer, Asn1OpenTypeField openTypeField, bool explicitTag, int implicitLength) | Asn1Type | static |
Com::Objsys::Asn1::Runtime::Asn1Type.Decode(Asn1OerDecodeBuffer buffer, Asn1OpenTypeField openTypeField) | Asn1Type | static |
Com::Objsys::Asn1::Runtime::Asn1Type.Decode(Asn1PerDecodeBuffer buffer, Asn1OpenTypeField openTypeField) | Asn1Type | static |
Com::Objsys::Asn1::Runtime::Asn1Type.Decode(System.Object reader, System.String xmlURI) | Asn1Type | virtual |
Com::Objsys::Asn1::Runtime::Asn1Type.Decode(System.Object reader, System.IO.Stream byteStream) | Asn1Type | virtual |
Com::Objsys::Asn1::Runtime::Asn1Type.Decode(Asn1MderDecodeBuffer buffer) | Asn1Type | virtual |
DecodeContent(Asn1OerDecodeBuffer buffer, int numOctets, int unusedBits) | Asn1BitString | |
DecodeXER(System.String buffer, System.String attrs) | Asn1BitString | virtual |
DecodeXML(System.String buffer, System.String attrs) | Asn1BitString | |
Com::Objsys::Asn1::Runtime::Asn1Type.DecodeXML(String buffer, String attrs) | Asn1Type | virtual |
DURATION | Asn1Type | |
Encode(Asn1BerEncodeBuffer buffer, bool explicitTagging) | Asn1BitString | virtual |
Encode(Asn1PerEncodeBuffer buffer) | Asn1BitString | virtual |
Encode(Asn1PerEncodeBuffer buffer, long lower, long upper) | Asn1BitString | virtual |
Encode(Asn1MderOutputStream outs, int length) | Asn1BitString | |
Encode(Asn1OerEncodeBuffer buffer) | Asn1BitString | virtual |
Encode(Asn1XerEncoder buffer, System.String elemName) | Asn1BitString | virtual |
Encode(Asn1XerEncoder buffer, System.String elemName, System.String[] namedbits, int[] namedbitindex) | Asn1BitString | virtual |
Encode(Asn1XmlEncoder buffer, System.String elemName, System.String nsPrefix, System.String[] namedbits, int[] namedbitindex) | Asn1BitString | virtual |
Encode(Asn1XmlEncoder buffer, System.String elemName, System.String nsPrefix) | Asn1BitString | virtual |
Encode(Asn1JsonOutputStream outstream) | Asn1BitString | virtual |
Encode(Asn1BerOutputStream outs, bool explicitTagging) | Asn1BitString | virtual |
Encode(Asn1PerOutputStream outs) | Asn1BitString | virtual |
Encode(Asn1PerOutputStream outs, long lower, long upper) | Asn1BitString | virtual |
Com::Objsys::Asn1::Runtime::Asn1Type.Encode(Asn1BerEncodeBuffer buffer) | Asn1Type | virtual |
Com::Objsys::Asn1::Runtime::Asn1Type.Encode(Asn1XerEncoder buffer) | Asn1Type | virtual |
Com::Objsys::Asn1::Runtime::Asn1Type.Encode(Asn1XmlEncoder buffer) | Asn1Type | virtual |
Com::Objsys::Asn1::Runtime::Asn1Type.Encode(Asn1MderOutputStream buffer) | Asn1Type | virtual |
Com::Objsys::Asn1::Runtime::Asn1Type.Encode(Asn1MderOutputStream buffer, bool useCachedLength) | Asn1Type | virtual |
Com::Objsys::Asn1::Runtime::Asn1Type.Encode(Asn1CerOutputStream outs, bool explicitTagging) | Asn1Type | virtual |
EncodeAsOpenType(Asn1OerEncodeBuffer buffer) | Asn1Type | |
EncodeAttribute(Asn1XmlEncoder buffer, System.String attrName) | Asn1Type | virtual |
EncodeContent(Asn1OerEncodeBuffer buffer) | Asn1BitString | |
ENUMERATED | Asn1Type | |
EOC | Asn1Type | |
Equals(int nbits, byte[] value) | Asn1BitString | virtual |
Equals(System.Object value) | Asn1BitString | |
Com::Objsys::Asn1::Runtime::Asn1Type.Equals(Asn1Type obj) | Asn1Type | virtual |
EXTERNAL | Asn1Type | |
GeneralString | Asn1Type | |
GeneralTime | Asn1Type | |
Get(int bitno) | Asn1BitString | virtual |
GetHashCode() | Asn1BitString | |
GetNonParameterizedTypeName() | Asn1Type | |
GetOerEffectiveMin() | Asn1BitString | protectedvirtual |
GetTypeName(short typeCode) | Asn1Type | static |
GraphicString | Asn1Type | |
IA5String | Asn1Type | |
Indent(System.IO.TextWriter outs, int level) | Asn1Type | virtual |
INTEGER | Asn1Type | |
IsNamedBitStr(System.String buffer) | Asn1BitString | virtual |
IsOpenType() | Asn1Type | virtual |
Length | Asn1BitString | |
MatchTypeName(System.String typeName) | Asn1Type | virtual |
mStringFormat | Asn1BitString | static |
mValue | Asn1BitString | |
NULL | Asn1Type | |
numbits | Asn1BitString | |
NumericString | Asn1Type | |
OBJECT_IDENTIFIER | Asn1Type | |
ObjectDescriptor | Asn1Type | |
OCTET_STRING | Asn1Type | |
OID_IRI | Asn1Type | |
OpenType | Asn1Type | |
Pdiag(System.String s) | Asn1Type | virtual |
Print(System.IO.TextWriter outs, System.String varName, int level) | Asn1Type | virtual |
Print(System.String varName) | Asn1Type | virtual |
PrintableString | Asn1Type | |
REAL | Asn1Type | |
RELATIVE_OID_IRI | Asn1Type | |
RelativeOID | Asn1Type | |
SEQUENCE | Asn1Type | |
SET | Asn1Type | |
Set(int bitno, bool value) | Asn1BitString | virtual |
Set(int bitno) | Asn1BitString | virtual |
SetNonParameterizedTypeName(String value) | Asn1Type | |
SetOpenType() | Asn1Type | virtual |
StringFormat enum name | Asn1BitString | |
T61String | Asn1Type | |
TeletexString | Asn1Type | |
this[int bitno] | Asn1BitString | |
TIME | Asn1Type | |
TIME_OF_DAY | Asn1Type | |
ToBoolArray() | Asn1BitString | virtual |
ToHexString() | Asn1BitString | virtual |
toInputStream() | Asn1BitString | virtual |
ToString() | Asn1BitString | |
trimZeroBits | Asn1BitString | |
UniversalString | Asn1Type | |
UTCTime | Asn1Type | |
UTF8String | Asn1Type | |
VideotexString | Asn1Type | |
VisibleString | Asn1Type |