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)
commite967ff114e767113f0f98d98db628ffa204314eb
tree5f7e51e9483d4dc7da88c91a1e5ea52226cc56b9
parent420c7b4c5dd4213f0b97e1aa987274b611726455
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.
(This used to be commit 9d89928086a7095bbc2218760b12263298af4217)
source4/librpc/rpc/dcerpc_schannel.c