2 references to GetMLDsaPublicKey
System.Security.Cryptography (2)
System\Security\Cryptography\X509Certificates\CertificateRequest.Load.cs (1)
301
MLDsa? mldsa = publicKey.
GetMLDsaPublicKey
();
System\Security\Cryptography\X509Certificates\X509Certificate2.cs (1)
904
return PublicKey.
GetMLDsaPublicKey
();