Sweden-Number/dlls/secur32/tests
Connor McAdams 26f81bb883 secur32/tests: Add tests for DTLS handshake retransmission.
Successive calls to InitializeSecurityContext without a new pInput
buffer will result in retransmission, creating a handshake packet with
an incremented sequence number value, but otherwise identical to the
last call to InitializeSecurityContext.

Signed-off-by: Connor McAdams <cmcadams@codeweavers.com>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-01-27 17:56:06 +01:00
..
Makefile.in
main.c
negotiate.c
ntlm.c
schannel.c secur32/tests: Add tests for DTLS handshake retransmission. 2022-01-27 17:56:06 +01:00
secur32.c