I currently have a Datasnap REST API server. IT's been working fine with RSA certificates and ciphers. I've been asked by a client to support ECDH. I've already created the ECDH SSL certificate but haven't been able to make it work.
Can I use XData to develop a new API server that supports ECDH (or better both RSA and ECDH)? If yes, kindly let me know how.