Add an NSS output format to sess_id to export to export the session id and the master...
[openssl.git] / apps / apps.h
index 5f083d409785e8001b138f82a07ca8cc7a59e344..b4a9b49ce7f794d8ebc83a1e86264e2812c719ad 100644 (file)
@@ -363,6 +363,7 @@ void store_setup_crl_download(X509_STORE *st);
 #define FORMAT_MSBLOB  11      /* MS Key blob format */
 #define FORMAT_PVK     12      /* MS PVK file format */
 #define FORMAT_HTTP    13      /* Download using HTTP */
+#define FORMAT_NSS     14      /* NSS keylog format */
 
 #define EXT_COPY_NONE  0
 #define EXT_COPY_ADD   1