I have an EcKey that was formed from the Microsoft.Azure.KeyVault EcKey class
ecKey = new EcKey(kid, "P-256", x, y, d);
My goal now is