X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=doc%2Fcrypto%2FCMS_add1_recipient_cert.pod;h=d7d8e2532c877a8a2fc058a1a7a6690d3c18cc47;hb=aa224e9719871f89f962061a5970b49f03c9dca0;hp=d1e4104bb8677509c2675c5a3577392c88a51749;hpb=c420fab52b8e97762445a721dbd0a4c965ef54ab;p=oweals%2Fopenssl.git diff --git a/doc/crypto/CMS_add1_recipient_cert.pod b/doc/crypto/CMS_add1_recipient_cert.pod index d1e4104bb8..d7d8e2532c 100644 --- a/doc/crypto/CMS_add1_recipient_cert.pod +++ b/doc/crypto/CMS_add1_recipient_cert.pod @@ -14,12 +14,11 @@ =head1 DESCRIPTION -CMS_add1_recipient_cert() adds a recipient certificate B -CMS_ContentInfo enveloped data structure B as a KeyTransRecipientInfo -structure. +CMS_add1_recipient_cert() adds recipient B to CMS_ContentInfo enveloped +data structure B as a KeyTransRecipientInfo structure. CMS_add0_recipient_key() adds symmetric key B of length B using -wrapping algorithm B, identifier B or length B and optional +wrapping algorithm B, identifier B of length B and optional values B, B and B to CMS_ContentInfo enveloped data structure B as a KEKRecipientInfo structure.