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