Functions | |
| int | CST_set_capability (CST *st, const cst_t_seqnum certID, ASN1_OBJECT *oid, unsigned char *data, int data_length) |
| unsigned char * | CST_get_capability_data (CST *st, const cst_t_seqnum certID, ASN1_OBJECT *oid, int *data_length) |
| CST_STACK_OF_ASN1_OBJECT * | CST_get_capabilities (CST *st, const cst_t_seqnum certID) |
| int | CST_is_capability (CST *st, const cst_t_seqnum certID, ASN1_OBJECT *oid) |
| int | CST_delete_capability (CST *st, const cst_t_seqnum certID, ASN1_OBJECT *oid) |
|
||||||||||||||||
|
Delete capabilities |
|
||||||||||||
|
Get S/MIME Capabilities list for given cert |
|
||||||||||||||||||||
|
Get S/MIME Capability for given cert |
|
||||||||||||||||
|
Return TRUE if capability exist |
|
||||||||||||||||||||||||
|
Set S/MIME Capability for given cert |
1.4.6