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§
- Accept
Parameters - Allow
AllStream Acceptor - Cipher
Settings - Conn
Init Settings - KeyMaterial
Refresh Settings - KeyMaterial
Refresh Settings Error - KeySettings