datanoise / openssl.cr

OpenSSL binding for Crystal language
MIT License
20 stars 11 forks source link

Implamenting OpenSSL ciphers (list ciphers) #9

Open bararchy opened 9 years ago

bararchy commented 9 years ago

Is there a way we can achieve something like this: http://ruby-doc.org/stdlib-1.9.3/libdoc/openssl/rdoc/OpenSSL/SSL/SSLContext.html#method-i-ciphers ?