void MultiplyH( byte[] x )
Sub MultiplyH ( x As Byte() )
void MultiplyH( array<unsigned char>^ x )
function MultiplyH(x);
In This Article