Add CMS_SignerInfo_get0_signature function.
authorDr. Stephen Henson <steve@openssl.org>
Thu, 7 Nov 2013 03:55:49 +0000 (03:55 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Sat, 9 Nov 2013 15:09:23 +0000 (15:09 +0000)
commitda15c6160836f5852ff1d1132d76f124327121ba
tree961c869e18fe74e1972edf47f9362ce6235122f9
parent534e5fabadb18901daeff79f3a450d1b612880bd
Add CMS_SignerInfo_get0_signature function.

Add function to retrieve the signature from a CMS_SignerInfo structure:
applications can then read or modify it.
crypto/cms/cms.h
crypto/cms/cms_sd.c
doc/crypto/CMS_get0_SignerInfos.pod