Latest update.
This commit is contained in:
@@ -60,9 +60,9 @@ typedef enum {
|
||||
#define X509_LU_FAIL 0
|
||||
#endif
|
||||
|
||||
DEFINE_OR_DECLARE_STACK_OF(X509_LOOKUP)
|
||||
DEFINE_OR_DECLARE_STACK_OF(X509_OBJECT)
|
||||
DEFINE_OR_DECLARE_STACK_OF(X509_VERIFY_PARAM)
|
||||
DEFINE_STACK_OF(X509_LOOKUP)
|
||||
DEFINE_STACK_OF(X509_OBJECT)
|
||||
DEFINE_STACK_OF(X509_VERIFY_PARAM)
|
||||
|
||||
int X509_STORE_set_depth(X509_STORE *store, int depth);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user