moved PEM parsing functionality to its own plugin

This commit is contained in:
Martin Willi
2009-08-26 11:23:48 +02:00
parent 5672eae131
commit 160f4c225d
12 changed files with 746 additions and 11 deletions
+3 -1
View File
@@ -19,9 +19,11 @@ ENUM(builder_part_names, BUILD_FROM_FILE, BUILD_END,
"BUILD_FROM_FILE",
"BUILD_AGENT_SOCKET",
"BUILD_BLOB_ASN1_DER",
"BUILD_BLOB_ASN1_PEM",
"BUILD_BLOB_PEM",
"BUILD_BLOB_PGP",
"BUILD_BLOB_RFC_3110",
"BUILD_PASSPHRASE",
"BUILD_PASSPHRASE_CALLBACK",
"BUILD_KEY_SIZE",
"BUILD_SIGNING_KEY",
"BUILD_SIGNING_CERT",