cryptolens-dotnet
cryptolens-dotnet copied to clipboard
Client API to access the functionality of Cryptolens Web API
Hi, AuthMethods.CreateAuthRequest is trying to access this URL https://api.cryptolens.io/User/AuthorizeApp to generate a request however there is nothing on the page Then when I call https://api.cryptolens.io/api/auth/GetChallenge I get the error "The...
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 6.0.8 to 13.0.2. Release notes Sourced from Newtonsoft.Json's releases. 13.0.2 New feature - Add support for DateOnly and TimeOnly New feature - Add UnixDateTimeConverter.AllowPreEpoch property New feature...
Bumps System.Net.Http from 4.3.0 to 4.3.4. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 6.0.8 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...
Bumps System.Text.RegularExpressions from 4.3.0 to 4.3.1. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps System.Net.Http from 4.3.2 to 4.3.4. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
I'm trying to call `Key.Activate`, but I get the following exception: ``` System.MethodAccessException: 'Attempt by security transparent method 'SKM.V3.Methods.Helpers.GetPlatform()' to access security critical method 'System.Runtime.InteropServices.OSPlatform.get_Linux()' failed. Assembly 'Cryptolens.Licensing, Version=4.0.25.1, Culture=neutral,...