2 references to DecodeHexString
System.Security (2)
system\security\cryptography\bigint.cs (1)
439byte[] hex = X509Utils.DecodeHexString(hexNum);
system\security\cryptography\xml\keyinfo.cs (1)
602m_subjectKeyIds.Add(X509Utils.DecodeHexString(subjectKeyId));