hmac_sha1create_secret_key本页总览create_secret_key 用于生成密钥,密钥长度默认32,可选长度16-32之间 声明 public string create_secret_key(int length = 32) 参数