public void CopyIVTo( byte[] buf, int off, int len )
Public Sub CopyIVTo ( buf As Byte(), off As Integer, len As Integer )
public: void CopyIVTo( array<unsigned char>^ buf, int off, int len )
function CopyIVTo(buf, off, len);
In This Article