WALTER | Workable Algorithms for Location-aware Transmission, Encryption Response

StringExtensions..::..FromHexString Method

converts a hex string to a byte array

Namespace:  System
Assembly:  Walter (in Walter.dll)

Syntax


public static byte[] FromHexString(
	string hex
)

Parameters

hex
Type: String

Return Value