[#EC_POINT] = EC_POINT :mrdocs: Opaque elliptic‐curve point (coordinates over the field of an EC_GROUP). == Synopsis Declared in `<openssl/ec.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef xref:ec_point_st.adoc[ec_point_st] EC_POINT; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#