tlsVersionToProtocol
Convert TlsVersion to SChannel protocol flags.
Parameters
ver | The TLS version to convert. |
isClient | Whether this is for client or server. |
Returns
The corresponding SChannel protocol flag.
Convert TlsVersion to SChannel protocol flags.
ver | The TLS version to convert. |
isClient | Whether this is for client or server. |