mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-07 14:00:50 +02:00
245db5d5ce
1. Moved the CopySessionInfo function to a better location for the additions. 2. Added accessors for a callback and application context data. 3. Added a callback that is called from ProcessClientKeyExchange when everything is known about the start of the current session. 4. Added the private key size and the server name indication to the SSLInfo record.