using a standard curve for testing

This commit is contained in:
Hossein Shafagh 2020-08-28 09:48:35 -07:00
parent a50c641044
commit 9a7a632489
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ def test_authority_input_schema_ecc(client, role, issuer_plugin, logged_in_user)
},
"type": "root",
"signingAlgorithm": "sha256WithECDSA",
"keyType": "EC256",
"keyType": "ECCPRIME256V1",
"sensitivity": "medium",
}