Microsoft.AspNetCore.Authentication
System.Object
Microsoft.AspNetCore.Authentication.Base64UrlTextEncoder
public class Base64UrlTextEncoder
Microsoft.AspNetCore.Authentication.
Base64UrlTextEncoder
Decode
public static byte[] Decode(string text)
Encode
public static string Encode(byte[] data)