netatalk  4.4.0dev
Free and Open Source Apple Filing Protocol (AFP) Server
Loading...
Searching...
No Matches
session_info Struct Reference

#include <uam.h>

Data Fields

void * sessionkey
size_t sessionkey_len
void * cryptedkey
size_t cryptedkey_len
void * sessiontoken
size_t sessiontoken_len
void * clientid
size_t clientid_len

Field Documentation

◆ clientid

void* session_info::clientid

◆ clientid_len

size_t session_info::clientid_len

◆ cryptedkey

void* session_info::cryptedkey

◆ cryptedkey_len

size_t session_info::cryptedkey_len

◆ sessionkey

void* session_info::sessionkey

◆ sessionkey_len

size_t session_info::sessionkey_len

◆ sessiontoken

void* session_info::sessiontoken

◆ sessiontoken_len

size_t session_info::sessiontoken_len

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