r4325: add the GENSEC_FEATURE_DCE_STYLE flag
[samba.git] / source4 / libcli / auth / gensec.h
index 3d645bee82197c9ca5f101939b6034cd7d242a6f..9162c935b283bd1212b69f33bf9a0a8a081bd0a1 100644 (file)
@@ -44,6 +44,7 @@ struct gensec_target {
 #define GENSEC_FEATURE_SESSION_KEY     0x00000001
 #define GENSEC_FEATURE_SIGN            0x00000002
 #define GENSEC_FEATURE_SEAL            0x00000004
+#define GENSEC_FEATURE_DCE_STYLE       0x00000008
 
 /* GENSEC mode */
 enum gensec_role