1 override of ExportPkcs8
System.Security.Cryptography (1)
System\Security\Cryptography\X509Certificates\OpenSslExportProvider.cs (1)
21
protected override byte[]
ExportPkcs8
(
1 reference to ExportPkcs8
System.Security.Cryptography (1)
System\Security\Cryptography\X509Certificates\UnixExportProvider.cs (1)
156
Pkcs12ShroudedKeyBag keyBag = new(
ExportPkcs8
(certificatePal, exportParameters, password), skipCopy: true);