2 references to ImportPublicKey
System.Security.Cryptography (2)
src\libraries\Common\src\System\Security\Cryptography\MLDsa.cs (2)
1009
return MLDsaImplementation.
ImportPublicKey
(algorithm, spki.SubjectPublicKey.Span);
1447
return MLDsaImplementation.
ImportPublicKey
(algorithm, source);