diff options
Diffstat (limited to 'src/cert/cvc/info.txt')
-rw-r--r-- | src/cert/cvc/info.txt | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/src/cert/cvc/info.txt b/src/cert/cvc/info.txt new file mode 100644 index 000000000..6af8ff4e5 --- /dev/null +++ b/src/cert/cvc/info.txt @@ -0,0 +1,24 @@ +realname "Card Verifiable Certificates" + +define CARD_VERIFIABLE_CERTIFICATES + +load_on request + +<requires> +</requires> + +<add> +cvc_ado.cpp +cvc_ado.h +cvc_ca.cpp +cvc_ca.h +cvc_cert.cpp +cvc_cert.h +cvc_gen_cert.h +cvc_key.h +cvc_req.cpp +cvc_req.h +cvc_self.cpp +cvc_self.h +eac_obj.h +</add> |