What kind of encryptions are supported by the ACRO API?
With a goal of offering best-in-class security, the following TLS 1.2 strong ciphers are supported:
- ECDHE-RSA-AES256-GCM-SHA384
- DHE-RSA-AES256-GCM-SHA384
- ECDHE-RSA-AES128-GCM-SHA256
- DHE-RSA-AES128-GCM-SHA256
The public standards for TLS 1.2 are published as RFC5246 here: https://tools.ietf.org/html/rfc5246