NERtc Windows SDK
V4.4.301
|
#include <nertc_engine_defines.h>
Public 属性 | |
NERtcEncryptionMode | mode |
char | key [kNERtcEncryptByteLength] |
Media stream encryption scheme.
char nertc::NERtcEncryptionConfig::key[kNERtcEncryptByteLength] |
Media stream encryption key. The key is of string type. We recommend that you set the key to a string that contains only letters.
NERtcEncryptionMode nertc::NERtcEncryptionConfig::mode |
Media stream encryption mode. For more information, see NERtcEncryptionMode.