LibVNCServer/LibVNCClient
Data Fields
rfbSecurityHandler Struct Reference

Security handling (RFB protocol version 3.7) More...

#include <rfb.h>

Data Fields

uint8_t type
 
void(* handler )(struct _rfbClientRec *cl)
 
struct _rfbSecurity * next
 

Detailed Description

Security handling (RFB protocol version 3.7)

Definition at line 154 of file rfb.h.

Field Documentation

◆ handler

void(* handler) (struct _rfbClientRec *cl)

Definition at line 156 of file rfb.h.

◆ next

struct _rfbSecurity* next

Definition at line 157 of file rfb.h.

◆ type

uint8_t type

Definition at line 155 of file rfb.h.


The documentation for this struct was generated from the following file: