3 references to ToUpperHexString
System.Security.Cryptography.Pkcs (3)
Internal\Cryptography\PkcsHelpers.cs (3)
230return ToUpperHexString(skiBytes); 235return ToUpperHexString(bytes); 254return ToUpperHexString(serialBytes);