Table of Contents

Class HttpHelper

Namespace
Shift.Common
Assembly
Shift.Common.dll
public static class HttpHelper
Inheritance
HttpHelper
Inherited Members

Methods

UrlTokenDecode(string)

public static byte[] UrlTokenDecode(string input)

Parameters

input string

Returns

byte[]

UrlTokenEncode(byte[])

public static string UrlTokenEncode(byte[] input)

Parameters

input byte[]

Returns

string