4 references to ExportEncryptedPkcs8PrivateKey
System.Security.Cryptography (4)
src\runtime\src\libraries\Common\src\System\Security\Cryptography\DSACng.ImportExport.cs (1)
81
return CngPkcs8.
ExportEncryptedPkcs8PrivateKey
(
src\runtime\src\libraries\Common\src\System\Security\Cryptography\ECDiffieHellmanCng.ImportExport.cs (1)
134
return CngPkcs8.
ExportEncryptedPkcs8PrivateKey
(
src\runtime\src\libraries\Common\src\System\Security\Cryptography\ECDsaCng.ImportExport.cs (1)
171
return CngPkcs8.
ExportEncryptedPkcs8PrivateKey
(
src\runtime\src\libraries\Common\src\System\Security\Cryptography\RSACng.ImportExport.cs (1)
99
return CngPkcs8.
ExportEncryptedPkcs8PrivateKey
(