类 SecureCommon


  • public class SecureCommon
    extends Object
    加解密-常用业务
    从以下版本开始:
    2019年8月9日
    作者:
    ylyue
    • 构造器详细资料

      • SecureCommon

        public SecureCommon()
    • 方法详细资料

      • dingtalkRobotSign

        public static String dingtalkRobotSign​(String dingtalkRobotWebhook,
                                               String dingtalkRobotSignSecret)
        钉钉机器人签名
        参数:
        dingtalkRobotWebhook - 钉钉机器人Webhook
        dingtalkRobotSignSecret - 钉钉机器人密钥,机器人安全设置页面,加签一栏下面显示的SEC开头的字符串
        返回:
        钉钉机器人签名后的Webhook