Skip to content

Conversation

MarkMpn
Copy link

@MarkMpn MarkMpn commented Mar 8, 2022

I'm using this library to create a .NET Core client for a WCF server using WS-Trust with SSPI authentication. The tokens generated by the WCF server contain data encrypted by SSPI but without the lengths of the individual buffers encoded in the output, as expected by this library.

In order to decrypt these tokens I've extended the Encrypt and Decrypt methods with extra overloads to handle data in this format.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant