renamed BUILD_BLOB_RFC_3110 to BUILD_BLOB_DNSKEY, we potentially support other key types

This commit is contained in:
Martin Willi
2009-08-26 11:23:51 +02:00
parent caa00e7ab7
commit 3addf4e937
6 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ ENUM(builder_part_names, BUILD_FROM_FILE, BUILD_END,
"BUILD_BLOB_ASN1_DER",
"BUILD_BLOB_PEM",
"BUILD_BLOB_PGP",
"BUILD_BLOB_RFC_3110",
"BUILD_BLOB_DNSKEY",
"BUILD_PASSPHRASE",
"BUILD_PASSPHRASE_CALLBACK",
"BUILD_KEY_SIZE",