int DoFinal( byte[] outBytes, int outOff )
Function DoFinal ( outBytes As Byte(), outOff As Integer ) As Integer
int DoFinal( array<unsigned char>^ outBytes, int outOff )
function DoFinal(outBytes, outOff);
In This Article