2 references to ExportEncryptedPkcs8PrivateKeyPem
System.Security.Cryptography (2)
src\runtime\src\libraries\Common\src\System\Security\Cryptography\CompositeMLDsa.cs (2)
989/// <inheritdoc cref="ExportEncryptedPkcs8PrivateKeyPem(ReadOnlySpan{char}, PbeParameters)"/> 999return ExportEncryptedPkcs8PrivateKeyPem(password.AsSpan(), pbeParameters);