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