2 references to FromKey
System.Security.Cryptography.Cose (2)
System\Security\Cryptography\Cose\CoseKey.cs (2)
111=> key.Algorithm.Name == expected.Name ? FromKey(key) : CoseKey.FromKey(key);