您的浏览器已禁用 JavaScript。
跳过导航链接
  • 概要:
  • 嵌套 |
  • 字段 |
  • 构造器 |
  • 方法
  • 详细资料:
  • 字段 |
  • 构造器 |
  • 方法
cn.binarywang.wx.miniapp.api

接口 WxMaInternetService

  • 所有已知实现类:
    WxMaInternetServiceImpl


    public interface WxMaInternetService
     【小程序-服务端-网络】网络相关接口.
     文档地址:https://developers.weixin.qq.com/miniprogram/dev/api-backend/open-api/internet/internet.getUserEncryptKey.html
     
    作者:
    chutian0124
    • 方法详细资料

      • getUserEncryptKey

        @Deprecated
        WxMaInternetResponse getUserEncryptKey(String openid,
         String signature,
         String sigMethod)
         throws WxErrorException 
        已过时。
         获取用户encryptKey。 会获取用户最近3次的key,每个key的存活时间为3600s。
         文档地址:https://developers.weixin.qq.com/miniprogram/dev/api-backend/open-api/internet/internet.getUserEncryptKey.html
         接口地址:POST https://api.weixin.qq.com/wxa/business/getuserencryptkey?access_token=ACCESS_TOKEN&openid=OPENID&signature=SIGNATURE&sig_method=hmac_sha256
        参数:
        openid - 用户的openid
        signature - 用sessionkey对空字符串签名得到的结果
        sigMethod - 签名方法,只支持 hmac_sha256
        返回:
        WxMaInternetResponse
        抛出:
        WxErrorException
跳过导航链接
  • 概要:
  • 嵌套 |
  • 字段 |
  • 构造器 |
  • 方法
  • 详细资料:
  • 字段 |
  • 构造器 |
  • 方法

Copyright © 2024. All rights reserved.

AltStyle によって変換されたページ (->オリジナル) /