Loading doc/crypto/CMS_add1_recipient_cert.pod +1 −1 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ structure. CMS_add0_recipient_key() adds symmetric key B<key> of length B<keylen> using wrapping algorithm B<nid>, identifier B<id> or length B<idlen> and optional values B<date>, B<otherTypeId> abd B<otherType> to CMS_ContentInfo enveloped values B<date>, B<otherTypeId> and B<otherType> to CMS_ContentInfo enveloped data structure B<cms> as a KEKRecipientInfo structure. The CMS_ContentInfo structure should be obtained from an initial call to Loading doc/crypto/CMS_decrypt.pod +1 −1 Original line number Diff line number Diff line Loading @@ -30,7 +30,7 @@ needed to locate the appropriate (of possible several) recipients in the CMS structure. If B<cert> is set to NULL all possible recipients are tried. It is possible to determine the correct recipient key by other means (for example looking them up in a database) and settin them in the CMS strutucre example looking them up in a database) and setting them in the CMS structure in advance using the CMS utility functions such as CMS_set1_pkey(). In this case both B<cert> and B<pkey> should be set to NULL. Loading doc/crypto/CMS_encrypt.pod +1 −1 Original line number Diff line number Diff line Loading @@ -76,7 +76,7 @@ PEM_write_bio_CMS_stream() finalize the structure. Alternatively finalization can be performed by obtaining the streaming ASN1 B<BIO> directly using BIO_new_CMS(). The receipients specified in B<certs> use a CMS KeyTransRecipientInfo info The recipients specified in B<certs> use a CMS KeyTransRecipientInfo info structure. KEKRecipientInfo is also supported using the flag B<CMS_PARTIAL> and CMS_add0_recipient_key(). Loading doc/crypto/CMS_get0_RecipientInfos.pod +2 −2 Original line number Diff line number Diff line Loading @@ -35,7 +35,7 @@ identifier associated with a specific CMS_RecipientInfo structure B<ri>, which must be of type CMS_RECIPINFO_TRANS. Either the keyidentifier will be set in B<keyid> or B<both> issuer name and serial number in B<issuer> and B<sno>. CMS_RecipientInfo_ktri_cert_cmp() compares the cerificate B<cert> against the CMS_RecipientInfo_ktri_cert_cmp() compares the certificate B<cert> against the CMS_RecipientInfo structure B<ri>, which must be of type CMS_RECIPINFO_TRANS. It returns zero if the comparison is successful and non zero if not. Loading Loading @@ -91,7 +91,7 @@ CMS_RecipientInfo_kekri_get0_id(), CMS_RecipientInfo_set0_key() and CMS_RecipientInfo_decrypt() return 1 for success or 0 if an error occurs. CMS_RecipientInfo_ktri_cert_cmp() and CMS_RecipientInfo_kekri_cmp() return 0 for a successul comparison and non zero otherwise. for a successful comparison and non zero otherwise. Any error can be obtained from L<ERR_get_error(3)|ERR_get_error(3)>. Loading doc/crypto/CMS_get0_SignerInfos.pod +1 −1 Original line number Diff line number Diff line Loading @@ -26,7 +26,7 @@ associated with a specific CMS_SignerInfo structure B<si>. Either the keyidentifier will be set in B<keyid> or B<both> issuer name and serial number in B<issuer> and B<sno>. CMS_SignerInfo_cert_cmp() compares the cerificate B<cert> against the signer CMS_SignerInfo_cert_cmp() compares the certificate B<cert> against the signer identifier B<si>. It returns zero if the comparison is successful and non zero if not. Loading Loading
doc/crypto/CMS_add1_recipient_cert.pod +1 −1 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ structure. CMS_add0_recipient_key() adds symmetric key B<key> of length B<keylen> using wrapping algorithm B<nid>, identifier B<id> or length B<idlen> and optional values B<date>, B<otherTypeId> abd B<otherType> to CMS_ContentInfo enveloped values B<date>, B<otherTypeId> and B<otherType> to CMS_ContentInfo enveloped data structure B<cms> as a KEKRecipientInfo structure. The CMS_ContentInfo structure should be obtained from an initial call to Loading
doc/crypto/CMS_decrypt.pod +1 −1 Original line number Diff line number Diff line Loading @@ -30,7 +30,7 @@ needed to locate the appropriate (of possible several) recipients in the CMS structure. If B<cert> is set to NULL all possible recipients are tried. It is possible to determine the correct recipient key by other means (for example looking them up in a database) and settin them in the CMS strutucre example looking them up in a database) and setting them in the CMS structure in advance using the CMS utility functions such as CMS_set1_pkey(). In this case both B<cert> and B<pkey> should be set to NULL. Loading
doc/crypto/CMS_encrypt.pod +1 −1 Original line number Diff line number Diff line Loading @@ -76,7 +76,7 @@ PEM_write_bio_CMS_stream() finalize the structure. Alternatively finalization can be performed by obtaining the streaming ASN1 B<BIO> directly using BIO_new_CMS(). The receipients specified in B<certs> use a CMS KeyTransRecipientInfo info The recipients specified in B<certs> use a CMS KeyTransRecipientInfo info structure. KEKRecipientInfo is also supported using the flag B<CMS_PARTIAL> and CMS_add0_recipient_key(). Loading
doc/crypto/CMS_get0_RecipientInfos.pod +2 −2 Original line number Diff line number Diff line Loading @@ -35,7 +35,7 @@ identifier associated with a specific CMS_RecipientInfo structure B<ri>, which must be of type CMS_RECIPINFO_TRANS. Either the keyidentifier will be set in B<keyid> or B<both> issuer name and serial number in B<issuer> and B<sno>. CMS_RecipientInfo_ktri_cert_cmp() compares the cerificate B<cert> against the CMS_RecipientInfo_ktri_cert_cmp() compares the certificate B<cert> against the CMS_RecipientInfo structure B<ri>, which must be of type CMS_RECIPINFO_TRANS. It returns zero if the comparison is successful and non zero if not. Loading Loading @@ -91,7 +91,7 @@ CMS_RecipientInfo_kekri_get0_id(), CMS_RecipientInfo_set0_key() and CMS_RecipientInfo_decrypt() return 1 for success or 0 if an error occurs. CMS_RecipientInfo_ktri_cert_cmp() and CMS_RecipientInfo_kekri_cmp() return 0 for a successul comparison and non zero otherwise. for a successful comparison and non zero otherwise. Any error can be obtained from L<ERR_get_error(3)|ERR_get_error(3)>. Loading
doc/crypto/CMS_get0_SignerInfos.pod +1 −1 Original line number Diff line number Diff line Loading @@ -26,7 +26,7 @@ associated with a specific CMS_SignerInfo structure B<si>. Either the keyidentifier will be set in B<keyid> or B<both> issuer name and serial number in B<issuer> and B<sno>. CMS_SignerInfo_cert_cmp() compares the cerificate B<cert> against the signer CMS_SignerInfo_cert_cmp() compares the certificate B<cert> against the signer identifier B<si>. It returns zero if the comparison is successful and non zero if not. Loading