BER Runtime Library Functions.
Modules | |
BER/DER C Decode Functions. | |
BER/DER C File Functions. | |
BER/DER C Encode Functions. | |
BER/PER C Utility Functions | |
Streaming BER Runtime Library Functions. | |
Typedefs | |
typedef OSRTBufLocDescr | Asn1BufLocDescr |
Functions | |
int | xd_MovePastEOC (OSCTXT *pctxt) |
int | xd_consStrIndefLenAndSize (OSCTXT *pctxt, ASN1TAG expectedTag, OSSIZE *length, OSSIZE *size) |
Detailed Description
The ASN.1 Basic Encoding Rules (BER) Runtime Library contains the low-level constants, types, and functions that are assembled by the compiler to encode/decode more complex structures.