List of all items
Structs
- channel::Channel
- channel::ChannelOpenFailureReson
- channel::Receiver
- channel::Signal
- channel::Stream
- cipher::kex::Dependency
- cipher::kex::Summary
- error::builder::BadMessage
- error::builder::BannerTooLong
- error::builder::ChannelClosed
- error::builder::ChannelEof
- error::builder::ChannelFailure
- error::builder::ChannelOpenFail
- error::builder::ChannelReceiverIsNone
- error::builder::CompressFailed
- error::builder::ConnectionLost
- error::builder::Disconnected
- error::builder::HostKeyVerifyFailed
- error::builder::IO
- error::builder::InvalidArgument
- error::builder::InvalidFormat
- error::builder::MacVerificationFailed
- error::builder::NegotiationFailed
- error::builder::NoConnection
- error::builder::NoSuchFile
- error::builder::OpUnsupported
- error::builder::Openssl
- error::builder::Other
- error::builder::PermissionDenied
- error::builder::Protocol
- error::builder::RejectByUser
- error::builder::RequestFailure
- error::builder::SFtpFailure
- error::builder::Scp
- error::builder::Ssh2Unsupport
- error::builder::SubsystemFailed
- error::builder::TemporarilyUnavailable
- error::builder::UndefinedBehavior
- error::builder::Unimplemented
- error::builder::Utf8
- forward::Listener
- forward::SocketAddr
- forward::Stream
- handshake::Config
- handshake::DefaultBehavior
- keys::KeyParser
- keys::PrivateKey
- keys::PublicKey
- scp::Receiver
- scp::Sender
- session::DisconnectReson
- session::Session
- sftp::Attributes
- sftp::Dir
- sftp::File
- sftp::FileInfo
- sftp::Limits
- sftp::OpenFlags
- sftp::Permissions
- sftp::SFtp
- sftp::Statvfs
- sftp::Stream
- sftp::Timestamp
- sftp::User
Enums
Traits
- cipher::Factory
- cipher::compress::Decode
- cipher::compress::Encode
- cipher::crypt::Decrypt
- cipher::crypt::Encrypt
- cipher::hash::Hash
- cipher::kex::KeyExChange
- cipher::mac::Mac
- cipher::sign::Signature
- cipher::sign::Verify
- handshake::Behavior
- session::Interactive
Attribute Macros
Functions
- cipher::compress::decode_all
- cipher::compress::encode_all
- cipher::compress::new_decode_all
- cipher::compress::new_decode_by_name
- cipher::compress::new_encode_all
- cipher::compress::new_encode_by_name
- cipher::compress::none_decode
- cipher::compress::none_encode
- cipher::crypt::decrypt_all
- cipher::crypt::encrypt_all
- cipher::crypt::new_decrypt_all
- cipher::crypt::new_decrypt_by_name
- cipher::crypt::new_encrypt_all
- cipher::crypt::new_encrypt_by_name
- cipher::kex::all
- cipher::kex::new_all
- cipher::kex::new_kex_by_name
- cipher::mac::all
- cipher::mac::new_all
- cipher::mac::new_mac_by_name
- cipher::mac::none
- cipher::sign::new_signature_all
- cipher::sign::new_signature_by_name
- cipher::sign::new_verify_all
- cipher::sign::new_verify_by_name
- cipher::sign::signature_all
- cipher::sign::verify_all