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