WeChat. ServerMessage. Encryptor
(wechat v0.20.1)
View Source
消息加解密
Summary
Types
Functions
@spec decrypt(encrypted_message(), aes_key()) :: {WeChat.appid(), message()}
@spec encrypt(message(), WeChat.appid(), aes_key()) :: encrypted_message()