Skip to content

qchat_def.public_def.NIMQChatCommEncryptionAlgorithm

Zvicii edited this page Oct 24, 2022 · 7 revisions

Enumeration: NIMQChatCommEncryptionAlgorithm

qchat_def/public_def.NIMQChatCommEncryptionAlgorithm

Table of contents

Enumeration Members

Enumeration Members

kNIMQChatCommEncryptionAlgorithmBase

kNIMQChatCommEncryptionAlgorithmBase = 1

Defined in

ts/qchat_def/public_def.ts:373


kNIMQChatCommEncryptionAlgorithmRC4

kNIMQChatCommEncryptionAlgorithmRC4 = 1

RC4 加密

Defined in

ts/qchat_def/public_def.ts:375


kNIMQChatCommEncryptionAlgorithmAES128

kNIMQChatCommEncryptionAlgorithmAES128 = 2

AES128 加密

Defined in

ts/qchat_def/public_def.ts:377


kNIMQChatCommEncryptionAlgorithmSM4

kNIMQChatCommEncryptionAlgorithmSM4 = 4

Defined in

ts/qchat_def/public_def.ts:378

Clone this wiki locally