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