Data Structures |
| | R_CM_ATTR |
| | This structure is used to hold all the relevant information about an attribute. More...
|
Typedefs |
| typedef struct r_cm_ctx_st | R_CM_CTX |
| | The R_CM context. More...
|
| typedef struct r_cm_msg_st | R_CM |
| | The R_CM structure. More...
|
| typedef struct r_cm_msg_method_st | R_CM_METHOD |
| | The R_CM module method table. More...
|
|
typedef int | R_CM_CTX_INFO |
| | The type of the information identifiers of the cryptographic message context.
|
|
typedef int | R_CM_TYPE |
| | The type of the cryptographic message type.
|
|
typedef int | R_CM_INFO |
| | The type of the information identifiers of the cryptographic message.
|
|
typedef int | R_CM_FORMAT |
| | The type of the encoding format identifiers of the cryptographic message.
|
|
typedef int | R_CM_ATTR_SECURITY |
| | The type of the security type of an attribute.
|
|
typedef int | R_CM_ENCODING |
| | The type of the encoding identifiers of the cryptographic message.
|
|
typedef struct r_cm_attr_st | R_CM_ATTR |
| | The information about an attribute in a cryptographic message.
|