ISecureDataConverter Members
Encrypts and decrypts any critical string data.Methods
| Name | Description |
|---|---|
| Protect(String) | Cryptographically protects the specified string data. |
| Unprotect(String) | Cryptographically unprotects the specified string data. |
See Also