builder: Add builder option to pass signature scheme and params

This commit is contained in:
Tobias Brunner
2017-11-08 16:48:10 +01:00
parent 3fc66e5743
commit 0c23a5693c
2 changed files with 4 additions and 1 deletions
+1
View File
@@ -37,6 +37,7 @@ ENUM(builder_part_names, BUILD_FROM_FILE, BUILD_END,
"BUILD_NOT_BEFORE_TIME",
"BUILD_NOT_AFTER_TIME",
"BUILD_SERIAL",
"BUILD_SIGNATURE_SCHEME",
"BUILD_DIGEST_ALG",
"BUILD_ENCRYPTION_ALG",
"BUILD_AC_GROUP_STRINGS",