mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 10:04:49 +00:00
[PSDK] Update schannel.h. CORE-15682
This commit is contained in:
parent
c3b5406849
commit
1f7c95d621
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@ extern "C" {
|
|||
#define SP_PROT_TLS1_0_CLIENT SP_PROT_TLS1_CLIENT
|
||||
#define SP_PROT_TLS1_1_CLIENT 512
|
||||
#define SP_PROT_TLS1_2_CLIENT 2048
|
||||
#define SP_PROT_TLS1_3_CLIENT 8192
|
||||
|
||||
#define SP_PROT_SSL2_SERVER 4
|
||||
#define SP_PROT_SSL3_SERVER 16
|
||||
|
|
Loading…
Reference in a new issue