Overload List
| Name | Description | |
|---|---|---|
| SetPassword(array<Byte>[]()[][]) |
Sets password for encryption and decryption.
| |
| SetPassword(String) |
Sets password for encryption and decryption.
| |
| SetPassword(array<Byte>[]()[][], KeyDerivationAlgorithm) |
Sets password for encryption and decryption.
| |
| SetPassword(String, KeyDerivationAlgorithm) |
Sets password for encryption and decryption.
|