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