1 reference to Base64UrlDecode
Microsoft.AspNetCore.DataProtection.Abstractions (1)
DataProtectionCommonExtensions.cs (1)
190
byte[] protectedDataAsBytes = WebEncoders.
Base64UrlDecode
(protectedData);