wolfssljni icon indicating copy to clipboard operation
wolfssljni copied to clipboard

Correct example TLS 1.3 secret callback

Open cconlon opened this issue 9 months ago • 1 comments

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

cconlon avatar Apr 25 '24 22:04 cconlon

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.

cconlon avatar Apr 25 '24 22:04 cconlon