ciphers property

Pointer<Int32> ciphers
getter/setter pair

Ciphers and order preference. If empty, then default cipher list and its default order of the backend will be used.

Implementation

external ffi.Pointer<ffi.Int32> ciphers;