4 references to ExportMLDsaPrivateKey
System.Security.Cryptography (4)
src\runtime\src\libraries\Common\src\System\Security\Cryptography\MLDsa.cs (1)
2218key.ExportMLDsaPrivateKey(buffer);
src\runtime\src\libraries\Common\src\System\Security\Cryptography\MLDsaCng.Windows.cs (1)
197cloned.ExportMLDsaPrivateKey(destination);
src\runtime\src\libraries\Common\src\System\Security\Cryptography\MLDsaImplementation.cs (1)
45key.ExportMLDsaPrivateKey(skSpan);
src\runtime\src\libraries\Common\src\System\Security\Cryptography\MLDsaPkcs8.cs (1)
43dsa.ExportMLDsaPrivateKey(buffer);