2 references to TryExportCompositeMLDsaPrivateKey
System.Security.Cryptography (2)
src\runtime\src\libraries\Common\src\System\Security\Cryptography\CompositeMLDsa.cs (2)
1637if (!TryExportCompositeMLDsaPrivateKey(privateKey, out int bytesWritten)) 1680if (!TryExportCompositeMLDsaPrivateKey(destination, out int bytesWritten))