2017-10-19 05:48:23 +03:00
|
|
|
// SoftEther VPN Source Code - Developer Edition Master Branch
|
2014-01-04 17:00:08 +04:00
|
|
|
// Cedar Communication Module
|
|
|
|
|
|
|
|
|
|
|
|
// SecureInfo.h
|
|
|
|
// Header of SecureInfo.c
|
|
|
|
|
|
|
|
#ifndef SECUREINFO_H
|
|
|
|
#define SECUREINFO_H
|
|
|
|
|
|
|
|
|
|
|
|
#endif // SECUREINFO_H
|
|
|
|
|
|
|
|
|