split up the schannel rpc client code into separate key establishment
authorAndrew Tridgell <tridge@samba.org>
Sat, 21 Feb 2004 04:46:49 +0000 (04:46 +0000)
committerAndrew Tridgell <tridge@samba.org>
Sat, 21 Feb 2004 04:46:49 +0000 (04:46 +0000)
commit9d89928086a7095bbc2218760b12263298af4217
treee9600065751b93fbf327733bb976b4429afb5356
parentcfce9458a22e8b6da1a10bb338b287c3eab9a1fc
split up the schannel rpc client code into separate key establishment
and bind calls, but with a combined call that does both. This makes is
easier to write a schannel test program that tried different keys.
source/librpc/rpc/dcerpc_schannel.c