Interface WeixinSignature

    • Method Detail

      • encoder

        boolean encoder()
        Deprecated.
        是否编码
        Returns:
      • lowerCase

        boolean lowerCase()
        Deprecated.
        是否转换小写
        Returns:
      • getSignType

        SignType getSignType()
        Deprecated.
        签名类型
        Returns:
      • sign

        String sign​(Object obj)
        Deprecated.
        签名
        Parameters:
        obj -
        Returns: