Overload List

  Name Description
Public method Static member Decrypt(String)
Decrypts the base64-encoded encrypted data using DES crypto provider service.
Public method Static member Decrypt(String, array<Byte>[]()[][])
Decrypts the base64-encoded encrypted data using DES crypto provider service.
Public method Static member Decrypt(String, String)
Decrypts the base64-encoded encrypted data using DES crypto provider service.

See Also