dart-archive / ffi

Utilities for working with Foreign Function Interface (FFI) code

Home Page:https://pub.dev/packages/ffi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

missing SSL_CTX_set1_curves_list

vincent-iQontrol opened this issue · comments

I have a certificate with ECDSA cipher with secp256r1 curve. There is no way to set it. Only SSL_CTX_set_cipher_list is available.

@vincent-iQontrol package:ffi does not expose any SSL symbols at all, what are you referring to?

Sorry wrong place, keep it going guys. This can be closed.