Fix some Doxygen warnings
This commit is contained in:
@@ -344,6 +344,8 @@ find_CMSIdentifier(hx509_context context,
|
||||
* @param contentType output type oid, should be freed with der_free_oid().
|
||||
* @param content the data, free with der_free_octet_string().
|
||||
*
|
||||
* @return an hx509 error code.
|
||||
*
|
||||
* @ingroup hx509_cms
|
||||
*/
|
||||
|
||||
@@ -548,6 +550,8 @@ out:
|
||||
* @param content the output of the function,
|
||||
* free with der_free_octet_string().
|
||||
*
|
||||
* @return an hx509 error code.
|
||||
*
|
||||
* @ingroup hx509_cms
|
||||
*/
|
||||
|
||||
@@ -780,6 +784,8 @@ find_attribute(const CMSAttributes *attr, const heim_oid *oid)
|
||||
* @param signer_certs list of the cerficates used to sign this
|
||||
* request, free with hx509_certs_free().
|
||||
*
|
||||
* @return an hx509 error code.
|
||||
*
|
||||
* @ingroup hx509_cms
|
||||
*/
|
||||
|
||||
@@ -1147,6 +1153,8 @@ add_one_attribute(Attribute **attr,
|
||||
* @param signed_data the output of the function, free with
|
||||
* der_free_octet_string().
|
||||
*
|
||||
* @return Returns an hx509 error code.
|
||||
*
|
||||
* @ingroup hx509_cms
|
||||
*/
|
||||
|
||||
|
Reference in New Issue
Block a user