wolfssljni
wolfssljni copied to clipboard
Correct example TLS 1.3 secret callback
This PR corrects the example TLS 1.3 secret callback (examples/MyTls13SecretCallback.java
) strings for CLIENT_TRAFFIC_SECRET
and SERVER_TRAFFIC_SECRET
to include the _0
.
This example and support were originally added with https://github.com/wolfSSL/wolfssljni/pull/181.
ZD 17211
Test failures on this PR should be fixed once https://github.com/wolfSSL/wolfssljni/pull/191 is merged. Once 191 is merged, I will rebase this on master.