The members of System.Security.Cryptography.DeriveBytes are listed below.
See Also: Inherited members from System.Object
| | Documentation for this section has not yet been entered. |
abstract | GetBytes(int) : byte[]Return an array of byte of the specified size. The content of the array is based on the informations specified in the constructor and the class algorithm. |
abstract | Reset()Reset the algorithm to it's original state. |