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

System.Security.Cryptography.ICryptoTransform.TransformFinalBlock Method

Processes the final part of the data. Also finalizes the function if needed. [Edit]

public byte[] TransformFinalBlock (byte[] inputBuffer, int inputOffset, int inputCount)

Parameters

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

Returns

Documentation for this section has not yet been entered. [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