2 references to HexStringToByteArray
System.Web (2)
Configuration\MachineKeySection.cs (2)
365
_ValidationKey =
HexStringToByteArray
(strKey);
421
_DecryptionKey =
HexStringToByteArray
(strKey);