3 references to ExportPrivateKey
System.Security.Cryptography (3)
src\libraries\Common\src\System\Security\Cryptography\RSAOpenSsl.cs (3)
370
return
ExportPrivateKey
(static (pkcs8, pkcs1) => pkcs8.ToArray());
380
return
ExportPrivateKey
(static (pkcs8, pkcs1) => pkcs1.ToArray());
424
return
ExportPrivateKey
(