Skip to content

qchat_def.public_def.NIMQChatCommEncryptionAlgorithm

Zvicii edited this page Feb 10, 2023 · 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:421


kNIMQChatCommEncryptionAlgorithmRC4

kNIMQChatCommEncryptionAlgorithmRC4 = 1

RC4 加密

Defined in

ts/qchat_def/public_def.ts:423


kNIMQChatCommEncryptionAlgorithmAES128

kNIMQChatCommEncryptionAlgorithmAES128 = 2

AES128 加密

Defined in

ts/qchat_def/public_def.ts:425


kNIMQChatCommEncryptionAlgorithmSM4

kNIMQChatCommEncryptionAlgorithmSM4 = 4

Defined in

ts/qchat_def/public_def.ts:426

Clone this wiki locally