summaryrefslogtreecommitdiff
path: root/librpc/idl/schannel.idl
diff options
context:
space:
mode:
Diffstat (limited to 'librpc/idl/schannel.idl')
-rw-r--r--librpc/idl/schannel.idl7
1 files changed, 7 insertions, 0 deletions
diff --git a/librpc/idl/schannel.idl b/librpc/idl/schannel.idl
index ed64f0a6947..fa688f675ac 100644
--- a/librpc/idl/schannel.idl
+++ b/librpc/idl/schannel.idl
@@ -27,6 +27,13 @@ interface schannel
dom_sid *sid;
} netlogon_creds_CredentialState;
+ /* This is used in the schannel_cache.tdb */
+ typedef [public] struct {
+ [string,charset(UTF16)] uint16 *computer_name;
+ netr_Credential server_challenge;
+ netr_Credential client_challenge;
+ } netlogon_cache_entry;
+
/* MS-NRPC 2.2.1.3.1 NL_AUTH_MESSAGE */
typedef [v1_enum] enum {