Various S/MIME bug and compatibility fixes.
[openssl.git] / crypto / pkcs7 / pkcs7.h
index 226fb64348148590e912c8a931ba990244e2a60a..ab04d352abf702bde6daba52241732e76ebe3d69 100644 (file)
@@ -260,6 +260,9 @@ DECLARE_PKCS12_STACK_OF(PKCS7)
 #define PKCS7_BINARY           0x80
 #define PKCS7_NOATTR           0x100
 #define        PKCS7_NOSMIMECAP        0x200
+#define PKCS7_NOOLDMIMETYPE    0x400
+#define PKCS7_CRLFEOL          0x800
+#define PKCS7_STREAM           0x1000
 
 /* Flags: for compatibility with older code */