cloudflare / boring

BoringSSL bindings for the Rust programming language.
367 stars 114 forks source link

Expose `set_compliance_policy` and `get_ciphers` #212

Closed jhoyla closed 10 months ago

jhoyla commented 10 months ago

Expose APIs to access SSL_CTX_set_compliance_policy and SSL_CTX_get_ciphers.