feat: sign scripts
This commit is contained in:
@@ -375,3 +375,6 @@ async fn parse_sts_response(response: Response) -> XResult<Sts> {
|
||||
let sts: Sts = opt_result!(serde_json::from_str(&data_value_str), "Parse STS response data failed: {}");
|
||||
Ok(sts)
|
||||
}
|
||||
|
||||
// @SCRIPT-SIGNATURE-V1: yk-r1.ES256.20250123T234818+08:00.MEUCIAu1vC7V6LU5kpnr1Q8H
|
||||
// TA6dAgC7kodEwgLFibsoF6wTAiEAsvvxxzGPedrIhqj4yOtL78Fud9PaS1v8QmosGrn+Yvo=
|
||||
|
||||
Reference in New Issue
Block a user