I'm writing a SIP Back-To-Back-UserAgent and have to use digest authentication via the WWW-Authenticate header. The header defines AKAv1-MD5 as hashing algorithm. Does anybody know if there is a C# implementation (either in the .NET framework or on e.g. Github) out there?
I tried googling around but didn't find anything.
thx
Comments
Post a Comment