Mono Class Library: Overview

System.Security.Cryptography.DeriveBytes: Members

The members of System.Security.Cryptography.DeriveBytes are listed below.

See Also: Inherited members from System.Object

Protected Constructors

Documentation for this section has not yet been entered.

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.