Trait ockam_channel::SecureChannelKeyExchanger[][src]

pub trait SecureChannelKeyExchanger: KeyExchanger + Send + 'static { }
Expand description

Vault with XX required functionality

Implementors