2 references to TryExportCompositeMLDsaPublicKey
System.Security.Cryptography (2)
src\runtime\src\libraries\Common\src\System\Security\Cryptography\CompositeMLDsa.cs (2)
1515if (!TryExportCompositeMLDsaPublicKey(publicKey, out int bytesWritten)) 1555if (!TryExportCompositeMLDsaPublicKey(destination, out int bytesWritten))