2 references to UpperHexStringToByteArray
System.Security.Cryptography.Pkcs (2)
Internal\Cryptography\PkcsHelpers.cs (2)
265return skiString.UpperHexStringToByteArray(); 285byte[] ba = serialString.UpperHexStringToByteArray();