Class: HrrRbSsh::Message::SSH_MSG_KEX_DH_GEX_REPLY
- Inherits:
-
Object
- Object
- HrrRbSsh::Message::SSH_MSG_KEX_DH_GEX_REPLY
- Includes:
- Codable
- Defined in:
- lib/hrr_rb_ssh/message/033_ssh_msg_kex_dh_gex_reply.rb
Constant Summary collapse
- ID =
self.name.split('::').last
- VALUE =
33
- DEFINITION =
[ #[DataType, Field Name] [DataType::Byte, :'message number'], [DataType::String, :'server public host key and certificates (K_S)'], [DataType::Mpint, :'f'], [DataType::String, :'signature of H'], ]
Instance Attribute Summary
Attributes included from Loggable
Method Summary
Methods included from Codable
#common_definition, #conditional_definition, #decode, #decode_recursively, #encode, #initialize