IDataEncryption class

IDataEncryption class

Encryption interface to provide object encoding and decoding methods.

The IDataEncryption type exposes the following members:

Methods

Method Description
encode Encode method to encrypt string.
decode Decode method to obtain decrypted string.

See Also