This component-private utility struct provides a namespace for a suite of functions used by BerUtil to implement BER identifier octet encoding and decoding.
Declared in <balber_berutil.h>
struct BerUtil_IdentifierImpUtil;
| Name | Description |
|---|---|
Constants | Constants is an alias to a namespace for a suite of general-purpose constants that occur when encoding or decoding BER data. |
| Name | Description |
|---|---|
getIdentifierOctets | Decode BER identifier octets from streamBuf. |
putIdentifierOctets | Encode BER identifier octets to streamBuf. |