2 references to ExportPrivateSeed
System.Security.Cryptography (2)
src\runtime\src\libraries\Common\src\System\Security\Cryptography\MLKemImplementation.cs (1)
29key.ExportPrivateSeed(buffer);
src\runtime\src\libraries\Common\src\System\Security\Cryptography\MLKemPkcs8.cs (1)
34kem.ExportPrivateSeed(buffer);