NetBurner 3.5.0
PDF Version
 
NV_SettingsStruct Struct Reference

Configuration Settings. More...

#include <serialburnerdata.h>

Inherits config_obj.

Additional Inherited Members

- Public Member Functions inherited from config_obj
 config_obj (config_obj &owner, const char *name, const char *desc)
 Object constructor with the parent/owner leaf parameter.
 
 config_obj (const char *name, const char *desc)
 Object constructor.
 
virtual void GetTextValue (NBString &s)
 Get the object value as a text string to the specified NBString object.
 
virtual void GetTypeValue (NBString &s)
 Assigns the object type value to the specified NBString object.
 

Detailed Description

Configuration Settings.

DeviceName - Device name for DHCP NetBIOSName - NetBIOS name

  • SSL and SSH * CertificateRsaLength - Certificate length CertificateData - Certificate KeyHttpsRsaLength - RSA key for HTTPS length, 0 is none KeyHttpsRsaData - RSA key for HTTPS KeyRsaLength - RSA key length, 0 is none KeyRsaData - RSA key KeyDsaLength - DSA key length, 0 is none KeyDsaData - DSA key
  • Version change key * VerifyKey - Version change key

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