Get desktop application:
View/edit binary Protocol Buffers messages
Data structure of Session command/request packet
Used in:
(message has no fields)
Data structure of Session response packet
Used in:
A message must be of type Cmd or Resp
Used in:
Payload structure of session data
Used in:
!< Type of message
!< Payload data interpreted as Cmd
!< Payload data interpreted as Resp
A message must be of type Cmd0 / Cmd1 / Resp0 / Resp1
Used in:
Payload structure of session data
Used in:
!< Type of message
!< Payload data interpreted as Cmd0
!< Payload data interpreted as Resp0
!< Payload data interpreted as Cmd1
!< Payload data interpreted as Resp1
Allowed values for the type of security being used in a protocomm session
Used in:
!< Unsecured - plaintext communication
!< Security scheme 1 - Curve25519 + AES-256-CTR
Data structure of Session command0 packet
Used in:
Data structure of Session command1 packet
Used in:
Data structure exchanged when establishing secure session between Host and Client
!< Type of security
!< Payload data in case of security 0
!< Payload data in case of security 1
Data structure of Session response0 packet
Used in:
Data structure of Session response1 packet
Used in:
Allowed values for the status of a protocomm instance
Used in:
, ,