add more hx509_cms_verify_signed flags.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24573 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -131,6 +131,8 @@ typedef enum {
|
||||
/* flags to hx509_cms_verify_signed */
|
||||
#define HX509_CMS_VS_ALLOW_DATA_OID_MISMATCH 0x01
|
||||
#define HX509_CMS_VS_NO_KU_CHECK 0x02
|
||||
#define HX509_CMS_VS_ALLOW_NO_SIG 0x04
|
||||
#define HX509_CMS_VS_NO_VALIDATE 0x08
|
||||
|
||||
/* selectors passed to hx509_crypto_select and hx509_crypto_available */
|
||||
#define HX509_SELECT_ALL 0
|
||||
|
Reference in New Issue
Block a user