IChatManagerEncryption

Extends Protocol:
IChatManagerBase
Declared In:

Introduction

本协议主要处理聊天数据的加密和解密操作



Properties

chatCryptor

加解密器


chatCryptor


加解密器

@required

@property (nonatomic, strong) id<IEMChatCryptor> chatCryptor;