openssl/demos/cms
James Muir 9257a89b6f 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)
2023-11-10 13:06:46 +01:00
..
cacert.pem
cakey.pem
cms_comp.c
cms_ddec.c
cms_dec.c
cms_denc.c
cms_enc.c
cms_sign2.c
cms_sign.c
cms_uncomp.c
cms_ver.c
comp.txt
encr.txt
Makefile
sign.txt
signer2.pem
signer.pem