The following tables list the members exposed by PBKDF2.
| Name | Description | |
|---|---|---|
|
PBKDF2 Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
|
DefaultIterations |
| Name | Description | |
|---|---|---|
|
IterationCount | |
|
Salt |
| Name | Description | |
|---|---|---|
|
Dispose | |
|
GetBytes | Overridden. When overridden in a derived class, returns pseudo-random key bytes. |
|
Reset | Overridden. When overridden in a derived class, resets the state of the operation. |
| Name | Description | |
|---|---|---|
|
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. |