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