summaryrefslogtreecommitdiffstats
path: root/src/tests/data/test_ffi_json/generate-pair-dsa-elg.json
blob: 2df60c4a33504d8b784e4ad0af32916c6574e362 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
  "primary": {
      "type": "DSA",
      "length": 1024,
      "userid": "test0"
   },
   "sub": {
      "type": "Elgamal",
      "length": 1536
   }
}