usmDHParameters.h
上传用户:wxp200602
上传日期:2007-10-30
资源大小:4028k
文件大小:0k
源码类别:

SNMP编程

开发平台:

Unix_Linux

  1. /*
  2.  * Note: this file originally auto-generated by mib2c using
  3.  *        : mib2c.scalar.conf,v 1.7 2003/04/08 14:57:04 dts12 Exp $
  4.  */
  5. #ifndef USMDHPARAMETERS_H
  6. #define USMDHPARAMETERS_H
  7. #include <openssl/dh.h>
  8. /*
  9.  * function declarations 
  10.  */
  11. DH *            get_dh_params(void);
  12. void            init_usmDHParameters(void);
  13. Netsnmp_Node_Handler handle_usmDHParameters;
  14. #endif                          /* USMDHPARAMETERS_H */