2 * Copyright (C) 2008 Martin Willi
3 * Hochschule fuer Technik Rapperswil
5 * This program is free software; you can redistribute it and/or modify it
6 * under the terms of the GNU General Public License as published by the
7 * Free Software Foundation; either version 2 of the License, or (at your
8 * option) any later version. See <http://www.fsf.org/copyleft/gpl.txt>.
10 * This program is distributed in the hope that it will be useful, but
11 * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
12 * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
18 ENUM(builder_part_names
, BUILD_FROM_FILE
, BUILD_END
,
22 "BUILD_BLOB_ASN1_DER",
27 "BUILD_BLOB_ALGID_PARAMS",
33 "BUILD_SUBJECT_ALTNAMES",
35 "BUILD_ISSUER_ALTNAMES",
36 "BUILD_NOT_BEFORE_TIME",
37 "BUILD_NOT_AFTER_TIME",
40 "BUILD_ENCRYPTION_ALG",
41 "BUILD_IETF_GROUP_ATTR",
44 "BUILD_CRL_DISTRIBUTION_POINTS",
45 "BUILD_OCSP_ACCESS_LOCATIONS",
47 "BUILD_PERMITTED_NAME_CONSTRAINTS",
48 "BUILD_EXCLUDED_NAME_CONSTRAINTS",
49 "BUILD_CERTIFICATE_POLICIES",
50 "BUILD_POLICY_MAPPINGS",
51 "BUILD_POLICY_REQUIRE_EXPLICIT",
52 "BUILD_POLICY_INHIBIT_MAPPING",
53 "BUILD_POLICY_INHIBIT_ANY",
55 "BUILD_REVOKED_ENUMERATOR",
57 "BUILD_CHALLENGE_PWD",
58 "BUILD_PKCS7_ATTRIBUTE",
59 "BUILD_PKCS11_MODULE",