2 references to ImportPublicKey
System.Security.Cryptography (2)
src\libraries\Common\src\System\Security\Cryptography\SlhDsa.cs (2)
1236slhDsa = SlhDsaImplementation.ImportPublicKey(algorithm, key.Span); 1690return SlhDsaImplementation.ImportPublicKey(algorithm, source);