·
2 commits
to apply-keyexchange-patches-to-v7.0.2
since this release
v7.0.2-skykick.1 - 7/2/2020
Note: This build is based off the v7.0.2 tag.
Changes
- Swaps native windows crypto library calls for dotnet standard compatible calls in the session key exchange that is triggered on a
SecureString
serialization during remote command invocation. The new implementation continues to use CAPI-compatible key blob formats for key import/export to retain compatibility with older shells.