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