14 lines
300 B
Plaintext
14 lines
300 B
Plaintext
|
module __PIATunnelNative {
|
||
|
header "Errors.h"
|
||
|
header "ZeroingData.h"
|
||
|
header "TLSBox.h"
|
||
|
header "CryptoBox.h"
|
||
|
header "Encryption.h"
|
||
|
header "MSS.h"
|
||
|
header "PacketMacros.h"
|
||
|
header "ReplayProtector.h"
|
||
|
header "DataPath.h"
|
||
|
header "DataPathEncryption.h"
|
||
|
export *
|
||
|
}
|