Skip to content

qchat_def.public_def.NIMQChatExchangeKeyEncryptionAlgorithm

Zvicii edited this page Feb 10, 2023 · 7 revisions

Enumeration: NIMQChatExchangeKeyEncryptionAlgorithm

qchat_def/public_def.NIMQChatExchangeKeyEncryptionAlgorithm

Table of contents

Enumeration Members

Enumeration Members

kNIMQChatEncryptionAlgorithmRSA

kNIMQChatEncryptionAlgorithmRSA = 1

RSA 加密

Defined in

ts/qchat_def/public_def.ts:415


kNIMQChatEncryptionAlgorithmSM2

kNIMQChatEncryptionAlgorithmSM2 = 2

SM2 加密

Defined in

ts/qchat_def/public_def.ts:417

Clone this wiki locally