This component‐private utility struct provides a namespace for a suite of functions used by BerUtil to implement BER integer encoding. This struct is separate from BerUtil_IntegerImpUtil to break a dependency cycle between BerUtil_IntegerImpUtil and BerUtil_LengthImpUtil.
Synopsis
Declared in <balber_berutil.h>
struct BerUtil_RawIntegerImpUtil;
Type Aliases
Name |
Description |
|
Static Member Functions
Name |
Description |
Encode the octets used in the BER encoding of the specified |
Created with MrDocs