This component‐private utility struct provides a namespace for a suite of functions used by BerUtil to implement BER identifier octet encoding and decoding.
Synopsis
Declared in <balber_berutil.h>
struct BerUtil_IdentifierImpUtil;
Type Aliases
Name |
Description |
|
Static Member Functions
Name |
Description |
Decode BER identifier octets from |
|
Encode BER identifier octets to |
Created with MrDocs