NERtc iOS SDK V4.6.10
Properties | List of all members
NERtcEncryptionConfig Class Reference

Configure the media stream encryption mode and key. More...

#import <NERtcEngineBase.h>

Inheritance diagram for NERtcEncryptionConfig:

Properties

NERtcEncryptionMode mode
 Media stream encryption mode. More...
 
NSString * key
 Media stream encryption key. More...
 

Detailed Description

Configure the media stream encryption mode and key.

Property Documentation

◆ 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.


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