4 references to TryExportEncryptedPkcs8PrivateKey
System.Security.Cryptography (4)
src\runtime\src\libraries\Common\src\System\Security\Cryptography\DSACng.ImportExport.cs (1)
152
return CngPkcs8.
TryExportEncryptedPkcs8PrivateKey
(
src\runtime\src\libraries\Common\src\System\Security\Cryptography\ECDiffieHellmanCng.ImportExport.cs (1)
205
return CngPkcs8.
TryExportEncryptedPkcs8PrivateKey
(
src\runtime\src\libraries\Common\src\System\Security\Cryptography\ECDsaCng.ImportExport.cs (1)
242
return CngPkcs8.
TryExportEncryptedPkcs8PrivateKey
(
src\runtime\src\libraries\Common\src\System\Security\Cryptography\RSACng.ImportExport.cs (1)
170
return CngPkcs8.
TryExportEncryptedPkcs8PrivateKey
(