summaryrefslogtreecommitdiffstats
path: root/src/tests/data/test_ffi_json/generate-sub.json
blob: 549647e9ca9658815cc6497994d4f82aa4b40a2e (plain)
1
2
3
4
5
6
7
8
9
10
11
{
   "sub": {
      "primary": {
          "grip": "PLACEHOLDER"
      },
      "type": "RSA",
      "length": 1024,
      "usage": ["encrypt"],
      "hash": "SHA256"
   }
}