Built‐in named curve entry (NID plus a short description).

Synopsis

Declared in <openssl/ec.h>

struct EC_builtin_curve;

Data Members

Name

Description

comment

Human‐readable comment describing the curve.

nid

OpenSSL NID of the named curve.

Created with MrDocs