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