...

Text file src/github.com/theupdateframework/go-tuf/client/testdata/php-tuf-fixtures/TUFTestFixture2LevelDelegation/server/metadata/a.json

Documentation: github.com/theupdateframework/go-tuf/client/testdata/php-tuf-fixtures/TUFTestFixture2LevelDelegation/server/metadata

     1{
     2 "signatures": [
     3  {
     4   "keyid": "05e17c1501d627b2597322f80d33aacec6f30a507552d3326a88913422b0e30b",
     5   "sig": "72b215c194090407abc8b7c513d69fd340abbe63037d26cbc2e4dd88c095a14da8d6e4aae0561f265e97d5c658b0260be2031af73c26e157e5f062c5f4aceb00"
     6  }
     7 ],
     8 "signed": {
     9  "_type": "targets",
    10  "delegations": {
    11   "keys": {
    12    "718fedad390b4d0d470b890781eb8c94e5a7e975aebe65fc0862246c945fce68": {
    13     "keyid_hash_algorithms": [
    14      "sha256",
    15      "sha512"
    16     ],
    17     "keytype": "ed25519",
    18     "keyval": {
    19      "public": "82f52e4503dbb364fabe8e5567f1cf909d4175d45468a021dfe75653db9ac98c"
    20     },
    21     "scheme": "ed25519"
    22    },
    23    "9ca81f7ff17f6218246474a51b47eb035741bc472557ef5ac493e279f446b85b": {
    24     "keyid_hash_algorithms": [
    25      "sha256",
    26      "sha512"
    27     ],
    28     "keytype": "ed25519",
    29     "keyval": {
    30      "public": "06e4dee0de7826c8d539a6112940b7459892b4ecaf696e67dc064aea0923f95c"
    31     },
    32     "scheme": "ed25519"
    33    }
    34   },
    35   "roles": [
    36    {
    37     "keyids": [
    38      "718fedad390b4d0d470b890781eb8c94e5a7e975aebe65fc0862246c945fce68"
    39     ],
    40     "name": "b",
    41     "paths": [
    42      "*.txt"
    43     ],
    44     "terminating": false,
    45     "threshold": 1
    46    },
    47    {
    48     "keyids": [
    49      "9ca81f7ff17f6218246474a51b47eb035741bc472557ef5ac493e279f446b85b"
    50     ],
    51     "name": "c",
    52     "paths": [
    53      "*.txt"
    54     ],
    55     "terminating": false,
    56     "threshold": 1
    57    }
    58   ]
    59  },
    60  "expires": "2020-04-01T07:27:10Z",
    61  "spec_version": "1.0.0",
    62  "targets": {
    63   "a.txt": {
    64    "custom": {},
    65    "hashes": {
    66     "sha256": "3f90cedf303207851bbdc5f857e018daf93b4c0083306cef17df547b42e4e985",
    67     "sha512": "f4631ef7ea7b015d7b88e411842fafeb78a72f0181bec72ea9754604ede74ea0e491bf8411659aabc96304fc764d0131ce49ba86066ab5f7b7480dde719e0bfd"
    68    },
    69    "length": 15
    70   }
    71  },
    72  "version": 1
    73 }
    74}

View as plain text