1 reference to TryExportEncryptedPkcs8PrivateKey
System.Security.Cryptography (1)
src\runtime\src\libraries\Common\src\System\Security\Cryptography\MLKem.cs (1)
872
return
TryExportEncryptedPkcs8PrivateKey
(password.AsSpan(), pbeParameters, destination, out bytesWritten);