Trait ockam_channel::SecureChannelVault[][src]

pub trait SecureChannelVault: SymmetricVault + Clone + Send + 'static { }
Expand description

Vault with XX required functionality

Implementors