IBR-DTN  1.0.0
dtn::daemon::NativeKeyInfo Class Reference

#include <NativeDaemon.h>

Collaboration diagram for dtn::daemon::NativeKeyInfo:
Collaboration graph

Public Attributes

std::string endpoint
 
std::string fingerprint
 
std::string data
 
int trustlevel
 
unsigned int flags
 

Detailed Description

Definition at line 99 of file NativeDaemon.h.

Member Data Documentation

std::string dtn::daemon::NativeKeyInfo::data

Definition at line 103 of file NativeDaemon.h.

Referenced by dtn::daemon::NativeDaemon::getKeyInfo().

std::string dtn::daemon::NativeKeyInfo::endpoint

Definition at line 101 of file NativeDaemon.h.

Referenced by dtn::daemon::NativeDaemon::getKeyInfo().

std::string dtn::daemon::NativeKeyInfo::fingerprint

Definition at line 102 of file NativeDaemon.h.

Referenced by dtn::daemon::NativeDaemon::getKeyInfo().

unsigned int dtn::daemon::NativeKeyInfo::flags

Definition at line 105 of file NativeDaemon.h.

Referenced by dtn::daemon::NativeDaemon::getKeyInfo().

int dtn::daemon::NativeKeyInfo::trustlevel

Definition at line 104 of file NativeDaemon.h.

Referenced by dtn::daemon::NativeDaemon::getKeyInfo().


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