Add function CMS_RecipientInfo_encrypt
authorDr. Stephen Henson <steve@openssl.org>
Tue, 26 Feb 2013 16:48:49 +0000 (16:48 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Tue, 26 Feb 2013 16:59:56 +0000 (16:59 +0000)
commite1f1d28f34cc5cfc87772e0d8331e00137a4a213
treeb6dc0ce20450a1036649c8cd726b75cc92c9591c
parent388aff08dc38d6e4c5146d445b62f581bb484ed4
Add function CMS_RecipientInfo_encrypt

Add CMS_RecipientInfo_encrypt: this function encrypts an existing content
encryption key to match the key in the RecipientInfo structure: this is
useful if a new recpient is added to and existing enveloped data structure.

Add documentation.
crypto/cms/cms.h
crypto/cms/cms_env.c
crypto/cms/cms_err.c
doc/crypto/CMS_get0_RecipientInfos.pod