Mono Class Library: Overview

System.Security.Cryptography.PasswordDeriveBytes: Constructor Members

The constructors of System.Security.Cryptography.PasswordDeriveBytes are listed below. For a list of all members, see the PasswordDeriveBytes Members list.

See Also: Inherited members from System.Security.Cryptography.DeriveBytes

Public Constructors

Documentation for this section has not yet been entered.
Create a new instance of PasswordDeriveBytes with a secret password and a salt value.
Documentation for this section has not yet been entered.
Create a new instance of PasswordDeriveBytes with a secret password and a salt value to be used with the specified CSP.
Documentation for this section has not yet been entered.
Create a new instance of PasswordDeriveBytes with a secret password, a salt value, a hash algorithm and an iteration count.
Documentation for this section has not yet been entered.
Create a new instance of PasswordDeriveBytes with a secret password, a salt value, a hash algorithm and an iteration count to be used with the specified CSP.