Method | Description | |
---|---|---|
Protect ( string data, string purpose ) : string | ||
Unprotect ( string protectedValue, string purpose ) : string |
public Protect ( string data, string purpose ) : string | ||
data | string | |
purpose | string | |
return | string |
public Unprotect ( string protectedValue, string purpose ) : string | ||
protectedValue | string | |
purpose | string | |
return | string |