The following tables list the members exposed by IPasswordDerivedBytes.
Name | Description | |
---|---|---|
IterationCount | Gets or sets the number of iterations for the operation. | |
Salt | Gets or sets the key salt value for the operation. |
Name | Description | |
---|---|---|
GetBytes | Returns a pseudo-random key from a password, salt and iteration count. | |
Reset | Resets the state of the operation. |