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 the identifier octets from the specified |
|
Encode the identifier octets for the specified |
Created with MrDocs