Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkSetPassword(array<Byte>[]()[][])
Sets password for encryption and decryption.
Public methodSupported by the .NET Compact FrameworkSetPassword(String)
Sets password for encryption and decryption.
Public methodSupported by the .NET Compact FrameworkSetPassword(array<Byte>[]()[][], KeyDerivationAlgorithm)
Sets password for encryption and decryption.
Public methodSupported by the .NET Compact FrameworkSetPassword(String, KeyDerivationAlgorithm)
Sets password for encryption and decryption.

See Also