openssl 0.9.11

OpenSSL bindings
Documentation
use string::OpensslString;

#[deprecated(note = "renamed to OpensslString", since = "0.9.7")]
pub type CryptoString = OpensslString;