Module settings

Source

Re-exports§

pub use crate::packet::SocketId;
pub use crate::options::KeySize;
pub use crate::options::Passphrase;
pub use crate::packet::DataEncryption;
pub use crate::packet::KeyingMaterialMessage;
pub use crate::protocol::encryption::key::WrapInitializationVector;
pub use crate::protocol::encryption::key::EncryptionKey;
pub use crate::protocol::encryption::key::Salt;
pub use crate::protocol::encryption::stream::KeyMaterialError;
pub use crate::protocol::encryption::stream::StreamEncryptionKeys;

Structs§

AcceptParameters
AllowAllStreamAcceptor
CipherSettings
ConnInitSettings
KeyMaterialRefreshSettings
KeyMaterialRefreshSettingsError
KeySettings

Traits§

StreamAcceptor