CryptoDecrypt(String, CryptoCryptoTypes) Method
decrypts a string acc. to the decryption type
Namespace: KLib.CryptoAssembly: KLib.Utilities (in KLib.Utilities.dll) Version: 1.0.0.0 (1.0.0.0)
public string Decrypt(
string inputText,
CryptoCryptoTypes cryptoType
)
- inputText String
- string to decrypt
- cryptoType CryptoCryptoTypes
- type of decryption
Stringa decrypted string