NERecord Linux SDK 5.5.310
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
nerecord::NERecordEncryptionConfig Struct Reference

#include <nerecord_engine_defines.h>

Collaboration diagram for nerecord::NERecordEncryptionConfig:
Collaboration graph
[legend]

Public Member Functions

void reInit ()
 

Public Attributes

NERecordEncryptionMode mode
 
char key [kNERecordEncryptByteLength]
 
INERecordPacketObserverobserver = nullptr
 

Detailed Description

Member Data Documentation

◆ key

char nerecord::NERecordEncryptionConfig::key[kNERecordEncryptByteLength]

◆ mode

NERecordEncryptionMode nerecord::NERecordEncryptionConfig::mode

◆ observer

INERecordPacketObserver* nerecord::NERecordEncryptionConfig::observer = nullptr

自定义加密回调 observer, mode 为自定义加密时需要设置


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