Document importance of CTLOG_STORE outliving SCT if SCT_set0_log is used
[oweals/openssl.git] / include / openssl / pkcs7.h
index 74f6c9b441e4f25e9da2c79c0388dc2dc3c52ce1..7ca085e523e50c2729e26a034aa7acbdcd0211fa 100644 (file)
@@ -237,6 +237,7 @@ DEFINE_STACK_OF(PKCS7)
 # define PKCS7_NOCRL             0x2000
 # define PKCS7_PARTIAL           0x4000
 # define PKCS7_REUSE_DIGEST      0x8000
+# define PKCS7_NO_DUAL_CONTENT   0x10000
 
 /* Flags: for compatibility with older code */