arachnode.net

Encryption.EncryptTripleDES(String) Method

Encrypts the triple DES.

public static string EncryptTripleDES(
   string toBeEncrypted
);

Parameters

toBeEncrypted
To be encrypted.

Return Value

See Also

Encryption Class | Arachnode.Security Namespace | Encryption.EncryptTripleDES Overload List