2 references to ExportCompositeMLDsaPublicKey
System.Security.Cryptography (2)
System\Security\Cryptography\X509Certificates\X509Certificate2.cs (2)
1173byte[] pk1 = publicKey.ExportCompositeMLDsaPublicKey(); 1174byte[] pk2 = privateKey.ExportCompositeMLDsaPublicKey();