SSL services: Difference between revisions

No edit summary
Line 373: Line 373:


The buffer size must be at least 0x2.
The buffer size must be at least 0x2.
[[#OptionType|EnableAlpn]] should be set at the time of using DoHandshake*, otherwise using this cmd will have no affect.


==== GetNextAlpnProto ====
==== GetNextAlpnProto ====
Line 380: Line 382:


The u32 is the output string length.
The u32 is the output string length.
The output will be all-zero/empty if not available - such as when this was used before DoHandshake*.


= SslVersion =
= SslVersion =