[#EC_builtin_curve] = EC_builtin_curve :mrdocs: Built‐in named curve entry (NID plus a short description). == Synopsis Declared in `<openssl/ec.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- struct EC_builtin_curve; ---- == Data Members [cols="1,4"] |=== | Name| Description | xref:EC_builtin_curve/comment.adoc[`comment`] | Human‐readable comment describing the curve. | xref:EC_builtin_curve/nid.adoc[`nid`] | OpenSSL NID of the named curve. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#