NeatUpload Documentation

ObjectProtector.Unprotect Method (String, Byte[], Byte[], ObjectProtector#Deserializer, ObjectProtector#SignatureChecker)

public static void Unprotect(
   string secureString,
   byte[] encryptionKey,
   byte[] validationKey,
   ObjectProtector#Deserializer deserializer,
   ObjectProtector#SignatureChecker sigChecker
);

See Also

ObjectProtector Class | Brettle.Web.NeatUpload Namespace | ObjectProtector.Unprotect Overload List