NERtc iOS SDK  V4.4.301
属性 | 所有成员列表
NERtcEncryptionConfig类 参考

Configure the media stream encryption mode and key. 更多...

#import <NERtcEngineBase.h>

类 NERtcEncryptionConfig 继承关系图:

属性

NERtcEncryptionMode mode
 Media stream encryption mode. 更多...
 
NSString * key
 Media stream encryption key. 更多...
 

详细描述

Configure the media stream encryption mode and key.

属性说明

◆ key

- (NSString*) key
readwritenonatomiccopy

Media stream encryption key.

The key is of string type. We recommend that you set the key to a string that contains letters.

◆ mode

- (NERtcEncryptionMode) mode
readwritenonatomicassign

Media stream encryption mode.


该类的文档由以下文件生成: