class Encryption

It provide custom encryption algorithm.

Public Methods

[more] Encryption()
Basic Constructor
[more]string encrypt(string data)
Encrypt the data.


Documentation

It provide custom encryption algorithm.

o Encryption()
Basic Constructor

ostring encrypt(string data)
Encrypt the data.

Parameters:
data - a String value of data
Returns:
a String value of encrypted data


This class has no child classes.
Author:
Parikshit Thakur & Team, Trace R&D Center
Version:
Revision: 1.1

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.