Click or drag to resize
IEncryptionRoutines Methods

The IEncryptionRoutines type exposes the following members.

Methods
  Name Description
Public method DecryptString
Decrypts a string using the provided key string as a decryption token.
Public method EncryptString
Encrypts a string using the provided key string as a salting token.
Top
See Also