1 reference to ExportPkcs8PrivateKey
System.Security.Cryptography (1)
src\runtime\src\libraries\Common\src\System\Security\Cryptography\X509Certificates\CertificateHelpers.Windows.cs (1)
59
byte[] exportedPkcs8 = privateKey.
ExportPkcs8PrivateKey
();