Design Pattern Framework 3.5
Decrypt Method (data, key, iv)
Patterns-In-Action! Application ► Encryption ► Crypto ► Decrypt(String, String, String)
Decrypts a memory string (i.e. variable).
Declaration Syntax
Return Value
Decrypted string.