cryptlib  3.4.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros
Classes | Macros | Functions | Variables
certstore.h File Reference

Go to the source code of this file.

Classes

struct  CERTSTORE_READ_INFO
 

Macros

#define CERTSTORE_CONTENT_TYPE   "application/pkix-cert"
 
#define CERTSTORE_CONTENT_TYPE_LEN   21
 
#define CERTSTORE_FLAG_NONE   0x00 /* No special processing */
 
#define CERTSTORE_FLAG_BASE64   0x01 /* Data must be base64 */
 

Functions

CHECK_RETVAL STDC_NONNULL_ARG ((1, 2, 3, 5)) int processCertQuery(INOUT SESSION_INFO *sessionInfoPtr
 
CHECK_RETVAL const HTTP_URI_INFO IN_ARRAY (queryReqInfoSize) const CERTSTORE_READ_INFO *queryReqInfo
 
CHECK_RETVAL const HTTP_URI_INFO IN_RANGE (1, 64) const int queryReqInfoSize
 
CHECK_RETVAL const
HTTP_URI_INFO OUT_ATTRIBUTE_Z
int 
OUT_BUFFER_OPT (attributeMaxLen,*attributeLen) void *attribute
 
 STDC_NONNULL_ARG ((1)) void sendCertErrorResponse(INOUT SESSION_INFO *sessionInfoPtr
 

Variables

CHECK_RETVAL const HTTP_URI_INFOhttpReqInfo
 
CHECK_RETVAL const
HTTP_URI_INFO OUT_ATTRIBUTE_Z
int * 
attributeID
 
CHECK_RETVAL const
HTTP_URI_INFO OUT_ATTRIBUTE_Z
int IN_LENGTH_SHORT_Z const
int 
attributeMaxLen
 
CHECK_RETVAL const
HTTP_URI_INFO OUT_ATTRIBUTE_Z
int IN_LENGTH_SHORT_Z const
int OUT_OPT_LENGTH_SHORT_Z int * 
attributeLen
 
IN_ERROR const int errorStatus
 

Macro Definition Documentation

#define CERTSTORE_CONTENT_TYPE   "application/pkix-cert"

Definition at line 14 of file certstore.h.

#define CERTSTORE_CONTENT_TYPE_LEN   21

Definition at line 15 of file certstore.h.

#define CERTSTORE_FLAG_BASE64   0x01 /* Data must be base64 */

Definition at line 23 of file certstore.h.

#define CERTSTORE_FLAG_NONE   0x00 /* No special processing */

Definition at line 22 of file certstore.h.

Function Documentation

CHECK_RETVAL const HTTP_URI_INFO IN_ARRAY ( queryReqInfoSize  ) const
CHECK_RETVAL OUT_LENGTH_SHORT_Z int IN_RANGE ( ,
64   
) const
CHECK_RETVAL const HTTP_URI_INFO OUT_ATTRIBUTE_Z int OUT_BUFFER_OPT ( attributeMaxLen  ,
attributeLen 
)
CHECK_RETVAL STDC_NONNULL_ARG ( (1, 2, 3, 5)  )
STDC_NONNULL_ARG ( (1)  )

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Definition at line 26 of file ctx_attr.c.

Variable Documentation

Definition at line 46 of file certstore.h.

Definition at line 49 of file certstore.h.

Definition at line 49 of file certstore.h.

IN_ERROR const int errorStatus

Definition at line 53 of file certstore.h.

Definition at line 42 of file certstore.h.