repl: Give an error if we get a secret when not expecting one
[samba.git] / libcli / drsuapi / drsuapi.h
index a4fb15fa49dd83930897c21f4e0986954bf56b70..7c6cf2f69fb374e16c6e247183a118e37ee50e95 100644 (file)
@@ -29,6 +29,7 @@ WERROR drsuapi_decrypt_attribute_value(TALLOC_CTX *mem_ctx,
 WERROR drsuapi_decrypt_attribute(TALLOC_CTX *mem_ctx, 
                                 const DATA_BLOB *gensec_skey,
                                 uint32_t rid,
+                                uint32_t dsdb_repl_flags,
                                 struct drsuapi_DsReplicaAttribute *attr);