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.

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

Parameters

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

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

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