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