SSL services: Difference between revisions
Line 391: | Line 391: | ||
[[#SetSocketDescriptor]] must have been used prior to this successfully. | [[#SetSocketDescriptor]] must have been used prior to this successfully. | ||
The u32 is the output string length. | The buffer contains the output string. 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*. | The output will be all-zero/empty if not available - such as when this was used before DoHandshake*. |