public static string Decrypt(byte cipherText, byte key, byte iv)
- Returns:
- string
Parameters
cipherText
byte
key
byte
iv
byte
public static string Decrypt(byte cipherText, byte key, byte iv)