Expand description
SSH layer builder.
Provides a minimal builder for SSH version exchange messages. Full SSH binary packet construction is not supported since SSH requires encryption context for most operations.
Structsยง
- SshBuilder
- Builder for SSH layer data.