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