Design Pattern Framework 3.5
ActionEncrypt Method (data)
Patterns-In-Action! Application ► Encryption ► Crypto ► ActionEncrypt(String)
Standard encrypt method for Patterns in Action.
Uses the predefined key and iv.
Declaration Syntax
Parameters
- data (String)
- String to be encrypted.
Return Value
Encrypted string