Skip to content
Snippets Groups Projects
Commit ef6a5c2e authored by Jan Včelák's avatar Jan Včelák :rocket:
Browse files

[dnssec] add missing ID of sample ECDSA key

parent fe6b4482
Branches
Tags
1 merge request!332libdnssec
......@@ -233,7 +233,7 @@ static const key_parameters_t SAMPLE_ECDSA_KEY = {
0x66, 0xcb, 0x97, 0xcc,
}},
.keytag = 5345,
.id = "",
.id = "47fd10011e76cc6741af586041eae5519465fc8d",
.bit_size = 256,
.privkey_params = {
{ "private_key", { .size = 32, .data = (uint8_t []) {
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment