mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2025-07-08 00:34:57 +03:00
Set RSA bits considering OpenSSL security Level
This commit is contained in:
committed by
Davide Beatrici
parent
5ca62bdd8a
commit
190672bd84
@ -1448,6 +1448,7 @@ void RefreshLocalMacAddressList();
|
||||
|
||||
struct ssl_ctx_st *NewSSLCtx(bool server_mode);
|
||||
void FreeSSLCtx(struct ssl_ctx_st *ctx);
|
||||
UINT GetOSSecurityLevel();
|
||||
|
||||
void SetCurrentDDnsFqdn(char *name);
|
||||
void GetCurrentDDnsFqdn(char *name, UINT size);
|
||||
|
Reference in New Issue
Block a user