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