curves property

Pointer<Int32> curves
getter/setter pair

Curves and order preference. The #pj_ssl_curve_get_availables() can be used to check the available curves supported by backend.

Implementation

external ffi.Pointer<ffi.Int32> curves;