pub fn prepare_bootstrap(
config: BootstrapConfig,
) -> Result<BootstrapResult, BootstrapError>Available on crate feature
client only.Expand description
Perform client bootstrap.
This will:
- Generate or use provided client identity
- Prepare handshake init message
- Return bootstrap result for connection