Hello! Is there a particular reason the tls Context in src/tls/mod.rs does not expose some interface to call SSL_CTX_set_verify_algorithm_prefs? I'm specifically interested in Ed25519, which I believe is supported by BoringSSL but not part of the default. Thank you!