이름 |
설명 |
BerBoolean |
Describes the BER boolean type as specified in "X.690"X.690, chapter 8.2. |
BerInteger |
Describes the BER integer type as specified in "X.690"X.690, chapter 8.3. |
BerOctetstring |
Describes the BER octetstring type as specified in "X.690"X.690, chapter 8.7. |
BerReal |
Describes the BER real type as specified in "X.690"X.690, chapter 8.5. |
BerRelativeObjectIdentifier |
Describes the BER relative object identifier type as specified in "X.690"X.690, chapter 8.20. |
BerSequence |
Describes the BER sequence type as specified in "X.690"X.690, chapter 8.9. |
BerSet |
Describes the BER set type as specified in "X.690"X.690, chapter 8.11. |
BerUtf8String |
Describes the BER UTF8String type as specified in "X.690"X.690, chapter 8.21.10. |
Constants |
|
EmberConverterTest |
|
EmberException |
The exception that is thrown when an error occurs while parsing EmBER-encoded data. |
EmberGlobal |
Describes the global type. |
EmberReader |
Represents a reader that provides the means to read BER-encoded input, as specified in "X.690"X.690. |
EmberReader.PositionInfo |
|
EmberType |
Describes an EmBER type. |
EmberTypeBag |
Represents an unordered collection of EmberType instances. |
EmberWriter |
Represents a writer that provides the means to generate BER-encoded output, as specified in "X.690"X.690. |
EmberWriterTest |
|
IdentifierTest |
|
InnerNumber |
Provides constants for the number of an inner identifier of a EmBER-encoded data value. |