NERtc Windows SDK  V4.4.301
Public 属性 | 所有成员列表
nertc::NERtcEncryptionConfig结构体 参考

#include <nertc_engine_defines.h>

Public 属性

NERtcEncryptionMode mode
 
char key [kNERtcEncryptByteLength]
 

详细描述

Media stream encryption scheme.

类成员变量说明

◆ key

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.

◆ mode

NERtcEncryptionMode nertc::NERtcEncryptionConfig::mode

Media stream encryption mode. For more information, see NERtcEncryptionMode.


该结构体的文档由以下文件生成: