hi,
string test1; byte[] test2;

It is posible to convert or parse string to byte array in C#?

thanks...

Popskie