mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-31 00:19:16 +01:00
1. Split the function ssl_SetWatchKey() into ssl_SetWatchKey_file() which loads the key from a named file and ssl_SetWatchKey_buffer() which loads the key from a provided buffer. file() uses buffer().