dsekai
World engine for retrocomputers.
Loading...
Searching...
No Matches
Macros
ASN.1 Error Codes

These error codes may be returned by ASN.1-related functions. More...

Collaboration diagram for ASN.1 Error Codes:

Macros

#define ASN_ERROR_INVALID_VALUE_SZ   -1
 Value/buffer size mismatch or overflow occurred.
 
#define ASN_ERROR_UNABLE_TO_ALLOCATE   -2
 
#define ASN_ERROR_UNABLE_TO_LOCK   -3
 
#define ASN_ERROR_INVALID_TYPE   -4
 Invalid ASN.1 Data Types encountered.
 

Detailed Description

These error codes may be returned by ASN.1-related functions.