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