IEncryptionServiceDecrypt Method

Overload List
  NameDescription
Public methodDecrypt(String)
Decrypts the specified text.
Public methodDecrypt(Byte, Int32, Stream)
Decrypts the specified data and writes the decrypted bytes to the output stream.
Top
See Also