IEncryptionServiceEncrypt Method

Overload List
  NameDescription
Public methodEncrypt(String)
Encrypts the specified text.
Public methodEncrypt(Byte, Stream)
Encrypts the specified data and writes the encrypted bytes to the output stream.
Top
See Also