Mono Class Library: System.Security.Cryptography.DeriveBytes Overview | Members

System.Security.Cryptography.DeriveBytes.GetBytes Method

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. [Edit]

public abstract byte[] GetBytes (int cb)

Parameters

cb
The size of the array to be returned. [Edit]

Returns

An array of bytes of the specified size. [Edit]

Remarks

Documentation for this section has not yet been entered. [Edit]

Requirements

Namespace: System.Security.Cryptography
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0