Skip to content

macsesh 0.3.0

Choose a tag to compare

@sheagcraig sheagcraig released this 22 May 21:01
· 19 commits to master since this release

[0.3.0] 2020-05-22

Added

  • Added client cert auth using keychain identities to SecureTransportAdapter.

Changed

  • Renamed SecureTransportSession to Session to indicate that it's the one you probably want to use.
  • Updated documentation accordingly.