2 references to ImportPublicKey
System.Security.Cryptography (2)
src\libraries\Common\src\System\Security\Cryptography\SlhDsa.cs (2)
738return SlhDsaImplementation.ImportPublicKey(algorithm, spki.SubjectPublicKey.Span); 1007return SlhDsaImplementation.ImportPublicKey(algorithm, source);