NERtc iOS SDK
V4.4.301
|
Configure the media stream encryption mode and key. 更多...
#import <NERtcEngineBase.h>
属性 | |
NERtcEncryptionMode | mode |
Media stream encryption mode. 更多... | |
NSString * | key |
Media stream encryption key. 更多... | |
Configure the media stream encryption mode and 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.
|
readwritenonatomicassign |
Media stream encryption mode.