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:22 +0000 (15:09 +0000)
commit233069f8db1fefda2d67512792b4350abea89802
tree988df5a38b3a317280aa36a8aa88e5ad9ecfc971
parentc76d6922b187dbfc24693743fde5c0b47ab4c88b
Add CMS_SignerInfo_get0_signature function.

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