openssl/demos/cms
James Muir 7dc833c2f6 cms demos: print signingTime attributes
Add a makefile for the cms demos, and add a routine to cms_ver.c to
print any signingTime attributes from the CMS_ContentInfo object.
This provides an example that could be extended if an application
wants to examine the purported signing times.

Part of #8026

Testing:

  $ cd demos/cms
  $ make test

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22618)

(cherry picked from commit 9257a89b6f)
2023-11-14 08:22:36 +01:00
..
Makefile cms demos: print signingTime attributes 2023-11-14 08:22:36 +01:00
cacert.pem Update certificates in demos/bio, demos/cms, demos/smime 2018-06-15 09:10:30 +10:00
cakey.pem Update certificates in demos/bio, demos/cms, demos/smime 2018-06-15 09:10:30 +10:00
cms_comp.c Copyright year updates 2023-09-07 09:59:15 +01:00
cms_ddec.c Copyright year updates 2023-09-07 09:59:15 +01:00
cms_dec.c cms demos: print signingTime attributes 2023-11-14 08:22:36 +01:00
cms_denc.c Copyright year updates 2023-09-07 09:59:15 +01:00
cms_enc.c cms demos: print signingTime attributes 2023-11-14 08:22:36 +01:00
cms_sign.c Copyright year updates 2023-09-07 09:59:15 +01:00
cms_sign2.c cms demos: print signingTime attributes 2023-11-14 08:22:36 +01:00
cms_uncomp.c Copyright year updates 2023-09-07 09:59:15 +01:00
cms_ver.c cms demos: print signingTime attributes 2023-11-14 08:22:36 +01:00
comp.txt
encr.txt
sign.txt
signer.pem Update certificates in demos/bio, demos/cms, demos/smime 2018-06-15 09:10:30 +10:00
signer2.pem Update certificates in demos/bio, demos/cms, demos/smime 2018-06-15 09:10:30 +10:00