{CompanyName} FlexyGo

Encryption Methods

The Encryption type exposes the following members.

Methods


  Name Description
Public method DeCrypt(String)
The Decrypt Process.
Public method DeCrypt(String, String)
Decrypts the specified a data.
Public method DeCryptHTML(String, String)
Decrypt for HTML.
Public method DeCryptHTML(String)
Decrypt for HTML.
Public method Encrypt(String)
Encrypts the specified a data.
Public method Encrypt(String, String)
Encrypts the specified a data.
Public method EncryptHTML(String, String)
Encrypts excluding special HTML chars
Public method EncryptHTML(String)
Encrypts excluding special HTML chars.
Public method Static member getCPU_ID
Public method IsEncrypted
Determines whether the specified data is encrypted.