CryptographyEncrypt Method |
Name | Description | |
---|---|---|
![]() ![]() ![]() | Encrypt(String, String) |
Encrypt the specified string value
with the specified password,
using the AesManaged algorithm.
|
![]() ![]() ![]() | EncryptT(String, String) |
Encrypt the specified string value
with the specified password,
using a SymmetricAlgorithm.
|