3 references to ToUpperHexString
System.Security.Cryptography.Pkcs (3)
Internal\Cryptography\PkcsHelpers.cs (3)
340return ToUpperHexString(skiBytes); 345return ToUpperHexString(bytes); 364return ToUpperHexString(serialBytes);