2 references to ExportMLDsaPrivateSeed
System.Security.Cryptography (2)
src\runtime\src\libraries\Common\src\System\Security\Cryptography\MLDsaImplementation.cs (1)
38key.ExportMLDsaPrivateSeed(seedSpan);
src\runtime\src\libraries\Common\src\System\Security\Cryptography\MLDsaPkcs8.cs (1)
34dsa.ExportMLDsaPrivateSeed(buffer);