WALTER | Workable Algorithms for Location-aware Transmission, Encryption Response

Crypto..::..Cipher Method

Overload List


  Name Description
Public method Static member Cipher(String)
Cipher text using internal password, please note that any one with this software can read this and should not be used on sensitive data
Public method Static member Cipher(array<Byte>[]()[][], X509Certificate2)
Ciphers the specified clear text.
Public method Static member Cipher(String, EncryptionScope, CipherMethod)
Ciphers the specified clear text in a platform independent way.
Public method Static member Cipher(String, String, CipherMethod)
Cypher text using a password and a specified security level
Public method Static member Cipher(String, String, String)
Cipher the text using a certificate
Public method Static member Cipher(String, String)
Cypher text using a hashing algorithm and a password