Skip to content

Custom TLS key operation support

Compare
Choose a tag to compare
@TwistedTwigleg TwistedTwigleg released this 01 Aug 17:51
· 192 commits to main since this release
d174606

Adds custom TLS key operation support, allowing for user code to perform private key operations during the mutual TLS handshake. There is a new sample, CustomKeyOpsPubSub, showing how to use this new functionality.

What's Changed

Full Changelog: v1.9.4...v1.10.0