3 references to ToUpperHexString
System.Security.Cryptography.Pkcs (3)
Internal\Cryptography\PkcsHelpers.cs (3)
270return ToUpperHexString(skiBytes); 275return ToUpperHexString(bytes); 294return ToUpperHexString(serialBytes);