Mono Class Library: Overview

System.Security.Cryptography.DeriveBytes: Method Members

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

See Also: Inherited members from System.Object

Public Methods

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.