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