public virtual void BlockUpdate( byte[] input, int inOff, int inLen )
Public Overridable Sub BlockUpdate ( input As Byte(), inOff As Integer, inLen As Integer )
public: virtual void BlockUpdate( array<unsigned char>^ input, int inOff, int inLen )
function BlockUpdate(input, inOff, inLen);
In This Article