Add support for random key generation: this will be needed by enveloped data.
[openssl.git] / crypto / cms / cms.h
index 41f0e8687d7e06f18200bc699ffb0a602e0887ae..f5373cfd5026043d78281cea88fafe2f59536764 100644 (file)
@@ -352,6 +352,7 @@ void ERR_load_CMS_strings(void);
 #define CMS_R_NO_CONTENT                                116
 #define CMS_R_NO_DEFAULT_DIGEST                                 117
 #define CMS_R_NO_DIGEST_SET                             118
+#define CMS_R_NO_KEY                                    148
 #define CMS_R_NO_MATCHING_DIGEST                        119
 #define CMS_R_NO_MATCHING_RECIPIENT                     147
 #define CMS_R_NO_PRIVATE_KEY                            120