show/hide this revision's text 2 edited tags
show/hide this revision's text 1

Convert hex string to byte array

Hi,

Can we converting a hex string to a byte array using a built-in function in C# or I have to make a custom method for this?