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