Class HttpHelper
public static class HttpHelper
- Inheritance
-
HttpHelper
- Inherited Members
Methods
UrlTokenDecode(string)
public static byte[] UrlTokenDecode(string input)
Parameters
inputstring
Returns
- byte[]
UrlTokenEncode(byte[])
public static string UrlTokenEncode(byte[] input)
Parameters
inputbyte[]