s_ssl_bot Struct Reference

#include <ssl.h>

Collaboration diagram for s_ssl_bot:

Collaboration graph
[legend]
List of all members.

Detailed Description

Stores configuration data (ssl.txt) for one bot to accept its connection via SSL.

Author:
VooDooMan
Version:
1
Date:
2004

Definition at line 37 of file ssl.h.

Public Attributes

string botname
 Name of bot from logic.txt.
string cert
 Path to its client's certificate.


Member Data Documentation

string s_ssl_bot::botname
 

Name of bot from logic.txt.

Definition at line 38 of file ssl.h.

Referenced by conf_ssl_init().

string s_ssl_bot::cert
 

Path to its client's certificate.

Definition at line 39 of file ssl.h.

Referenced by conf_ssl_init().


The documentation for this struct was generated from the following file:
Generated on Sun Jul 10 05:45:49 2005 for VooDoo cIRCle by doxygen 1.4.3

Hosted by SourceForge.net Logo