.\" Automatically generated by Pod::Man 2.27 (Pod::Simple 3.28) .\" .\" Standard preamble: .\" ======================================================================== .de Sp \" Vertical space (when we can't use .PP) .if t .sp .5v .if n .sp .. .de Vb \" Begin verbatim text .ft CW .nf .ne \\$1 .. .de Ve \" End verbatim text .ft R .fi .. .\" Set up some character translations and predefined strings. \*(-- will .\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left .\" double quote, and \*(R" will give a right double quote. \*(C+ will .\" give a nicer C++. Capital omega is used to do unbreakable dashes and .\" therefore won't be available. \*(C` and \*(C' expand to `' in nroff, .\" nothing in troff, for use with C<>. .tr \(*W- .ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p' .ie n \{\ . ds -- \(*W- . ds PI pi . if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch . if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch . ds L" "" . ds R" "" . ds C` "" . ds C' "" 'br\} .el\{\ . ds -- \|\(em\| . ds PI \(*p . ds L" `` . ds R" '' . ds C` . ds C' 'br\} .\" .\" Escape single quotes in literal strings from groff's Unicode transform. .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" .\" If the F register is turned on, we'll generate index entries on stderr for .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index .\" entries marked with X<> in POD. Of course, you'll have to process the .\" output yourself in some meaningful fashion. .\" .\" Avoid warning from groff about undefined register 'F'. .de IX .. .nr rF 0 .if \n(.g .if rF .nr rF 1 .if (\n(rF:(\n(.g==0)) \{ . if \nF \{ . de IX . tm Index:\\$1\t\\n%\t"\\$2" .. . if !\nF==2 \{ . nr % 0 . nr F 2 . \} . \} .\} .rr rF .\" .\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2). .\" Fear. Run. Save yourself. No user-serviceable parts. . \" fudge factors for nroff and troff .if n \{\ . ds #H 0 . ds #V .8m . ds #F .3m . ds #[ \f1 . ds #] \fP .\} .if t \{\ . ds #H ((1u-(\\\\n(.fu%2u))*.13m) . ds #V .6m . ds #F 0 . ds #[ \& . ds #] \& .\} . \" simple accents for nroff and troff .if n \{\ . ds ' \& . ds ` \& . ds ^ \& . ds , \& . ds ~ ~ . ds / .\} .if t \{\ . ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u" . ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u' . ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'^\h'|\\n:u' . ds , \\k:\h'-(\\n(.wu*8/10)',\h'|\\n:u' . ds ~ \\k:\h'-(\\n(.wu-\*(#H-.1m)'~\h'|\\n:u' . ds / \\k:\h'-(\\n(.wu*8/10-\*(#H)'\z\(sl\h'|\\n:u' .\} . \" troff and (daisy-wheel) nroff accents .ds : \\k:\h'-(\\n(.wu*8/10-\*(#H+.1m+\*(#F)'\v'-\*(#V'\z.\h'.2m+\*(#F'.\h'|\\n:u'\v'\*(#V' .ds 8 \h'\*(#H'\(*b\h'-\*(#H' .ds o \\k:\h'-(\\n(.wu+\w'\(de'u-\*(#H)/2u'\v'-.3n'\*(#[\z\(de\v'.3n'\h'|\\n:u'\*(#] .ds d- \h'\*(#H'\(pd\h'-\w'~'u'\v'-.25m'\f2\(hy\fP\v'.25m'\h'-\*(#H' .ds D- D\\k:\h'-\w'D'u'\v'-.11m'\z\(hy\v'.11m'\h'|\\n:u' .ds th \*(#[\v'.3m'\s+1I\s-1\v'-.3m'\h'-(\w'I'u*2/3)'\s-1o\s+1\*(#] .ds Th \*(#[\s+2I\s-2\h'-\w'I'u*3/5'\v'-.3m'o\v'.3m'\*(#] .ds ae a\h'-(\w'a'u*4/10)'e .ds Ae A\h'-(\w'A'u*4/10)'E . \" corrections for vroff .if v .ds ~ \\k:\h'-(\\n(.wu*9/10-\*(#H)'\s-2\u~\d\s+2\h'|\\n:u' .if v .ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'\v'-.4m'^\v'.4m'\h'|\\n:u' . \" for low resolution devices (crt and lpr) .if \n(.H>23 .if \n(.V>19 \ \{\ . ds : e . ds 8 ss . ds o a . ds d- d\h'-1'\(ga . ds D- D\h'-1'\(hy . ds th \o'bp' . ds Th \o'LP' . ds ae ae . ds Ae AE .\} .rm #[ #] #H #V #F C .\" ======================================================================== .\" .IX Title "X509_ATTRIBUTE 3ossl" .TH X509_ATTRIBUTE 3ossl "2024-01-30" "3.2.1" "OpenSSL" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l .nh .SH "NAME" X509_ATTRIBUTE, X509at_get_attr, X509at_get_attr_count, X509at_get_attr_by_NID, X509at_get_attr_by_OBJ, X509at_delete_attr, X509at_add1_attr, X509at_add1_attr_by_OBJ, X509at_add1_attr_by_NID, X509at_add1_attr_by_txt, X509at_get0_data_by_OBJ, X509_ATTRIBUTE_create, X509_ATTRIBUTE_create_by_NID, X509_ATTRIBUTE_create_by_OBJ, X509_ATTRIBUTE_create_by_txt, X509_ATTRIBUTE_set1_object, X509_ATTRIBUTE_set1_data, X509_ATTRIBUTE_count, X509_ATTRIBUTE_get0_data, X509_ATTRIBUTE_get0_object, X509_ATTRIBUTE_get0_type \&\- X509 attribute functions .SH "SYNOPSIS" .IX Header "SYNOPSIS" .Vb 1 \& #include \& \& typedef struct x509_attributes_st X509_ATTRIBUTE; \& \& int X509at_get_attr_count(const STACK_OF(X509_ATTRIBUTE) *x); \& int X509at_get_attr_by_NID(const STACK_OF(X509_ATTRIBUTE) *x, int nid, \& int lastpos); \& int X509at_get_attr_by_OBJ(const STACK_OF(X509_ATTRIBUTE) *sk, \& const ASN1_OBJECT *obj, int lastpos); \& X509_ATTRIBUTE *X509at_get_attr(const STACK_OF(X509_ATTRIBUTE) *x, int loc); \& X509_ATTRIBUTE *X509at_delete_attr(STACK_OF(X509_ATTRIBUTE) *x, int loc); \& STACK_OF(X509_ATTRIBUTE) *X509at_add1_attr(STACK_OF(X509_ATTRIBUTE) **x, \& X509_ATTRIBUTE *attr); \& STACK_OF(X509_ATTRIBUTE) *X509at_add1_attr_by_OBJ(STACK_OF(X509_ATTRIBUTE) \& **x, const ASN1_OBJECT *obj, \& int type, \& const unsigned char *bytes, \& int len); \& STACK_OF(X509_ATTRIBUTE) *X509at_add1_attr_by_NID(STACK_OF(X509_ATTRIBUTE) \& **x, int nid, int type, \& const unsigned char *bytes, \& int len); \& STACK_OF(X509_ATTRIBUTE) *X509at_add1_attr_by_txt(STACK_OF(X509_ATTRIBUTE) \& **x, const char *attrname, \& int type, \& const unsigned char *bytes, \& int len); \& void *X509at_get0_data_by_OBJ(const STACK_OF(X509_ATTRIBUTE) *x, \& const ASN1_OBJECT *obj, int lastpos, int type); \& X509_ATTRIBUTE *X509_ATTRIBUTE_create(int nid, int atrtype, void *value); \& X509_ATTRIBUTE *X509_ATTRIBUTE_create_by_NID(X509_ATTRIBUTE **attr, int nid, \& int atrtype, const void *data, \& int len); \& X509_ATTRIBUTE *X509_ATTRIBUTE_create_by_OBJ(X509_ATTRIBUTE **attr, \& const ASN1_OBJECT *obj, \& int atrtype, const void *data, \& int len); \& X509_ATTRIBUTE *X509_ATTRIBUTE_create_by_txt(X509_ATTRIBUTE **attr, \& const char *atrname, int type, \& const unsigned char *bytes, \& int len); \& int X509_ATTRIBUTE_set1_object(X509_ATTRIBUTE *attr, const ASN1_OBJECT *obj); \& int X509_ATTRIBUTE_set1_data(X509_ATTRIBUTE *attr, int attrtype, \& const void *data, int len); \& void *X509_ATTRIBUTE_get0_data(X509_ATTRIBUTE *attr, int idx, int atrtype, \& void *data); \& int X509_ATTRIBUTE_count(const X509_ATTRIBUTE *attr); \& ASN1_OBJECT *X509_ATTRIBUTE_get0_object(X509_ATTRIBUTE *attr); \& ASN1_TYPE *X509_ATTRIBUTE_get0_type(X509_ATTRIBUTE *attr, int idx); .Ve .SH "DESCRIPTION" .IX Header "DESCRIPTION" \&\fBX509_ATTRIBUTE\fR objects are used by many standards including X509, X509_REQ, \&\s-1PKCS12, PKCS8, PKCS7\s0 and \s-1CMS.\s0 .PP The \fBX509_ATTRIBUTE\fR object is used to represent the \s-1ASN.1\s0 Attribute as defined in \s-1RFC 5280,\s0 i.e. .PP .Vb 3 \& Attribute ::= SEQUENCE { \& type AttributeType, \& values SET OF AttributeValue } \& \& AttributeType ::= OBJECT IDENTIFIER \& AttributeValue ::= ANY \-\- DEFINED BY AttributeType .Ve .PP For example \s-1CMS\s0 defines the signing-time attribute as: .PP .Vb 2 \& id\-signingTime OBJECT IDENTIFIER ::= { iso(1) member\-body(2) \& us(840) rsadsi(113549) pkcs(1) pkcs9(9) 5 } \& \& SigningTime ::= Time \& \& Time ::= CHOICE { \& utcTime UTCTime, \& generalizedTime GeneralizedTime } .Ve .PP In OpenSSL \fBAttributeType\fR maps to an \fB\s-1ASN1_OBJECT\s0\fR object and \fBAttributeValue\fR maps to a list of \fB\s-1ASN1_TYPE\s0\fR objects. .PP The following functions are used for \fBX509_ATTRIBUTE\fR objects. .PP \&\fIX509at_get_attr_by_OBJ()\fR finds the location of the first matching object \fIobj\fR in a list of attributes \fIsk\fR. The search starts at the position after \fIlastpos\fR. If the returned value is positive then it can be used on the next call to \&\fIX509at_get_attr_by_OBJ()\fR as the value of \fIlastpos\fR in order to iterate through the remaining attributes. \fIlastpos\fR can be set to any negative value on the first call, in order to start searching from the start of the list. .PP \&\fIX509at_get_attr_by_NID()\fR is similar to \fIX509at_get_attr_by_OBJ()\fR except that it passes the numerical identifier (\s-1NID\s0) \fInid\fR associated with the object. See for a list of NID_*. .PP \&\fIX509at_get_attr()\fR returns the \fBX509_ATTRIBUTE\fR object at index \fIloc\fR in the list of attributes \fIx\fR. \fIloc\fR should be in the range from 0 to \&\fIX509at_get_attr_count()\fR \- 1. .PP \&\fIX509at_delete_attr()\fR removes the \fBX509_ATTRIBUTE\fR object at index \fIloc\fR in the list of attributes \fIx\fR. .PP \&\fIX509at_add1_attr()\fR pushes a copy of the passed in \fBX509_ATTRIBUTE\fR object to the list \fIx\fR. Both \fIx\fR and \fIattr\fR must be non \s-1NULL\s0 or an error will occur. If \fI*x\fR is \s-1NULL\s0 then a new list is created, otherwise it uses the passed in list. An error will occur if an existing attribute (with the same attribute type) already exists in the attribute list. .PP \&\fIX509at_add1_attr_by_OBJ()\fR creates a new \fBX509_ATTRIBUTE\fR using \&\fIX509_ATTRIBUTE_set1_object()\fR and \fIX509_ATTRIBUTE_set1_data()\fR to assign a new \&\fIobj\fR with type \fItype\fR and data \fIbytes\fR of length \fIlen\fR and then pushes it to the attribute list \fIx\fR. Both \fIx\fR and \fIattr\fR must be non \s-1NULL\s0 or an error will occur. If \fI*x\fR is \s-1NULL\s0 then a new attribute list is created. If \fIobj\fR already exists in the attribute list then an error occurs. .PP \&\fIX509at_add1_attr_by_NID()\fR is similar to \fIX509at_add1_attr_by_OBJ()\fR except that it passes the numerical identifier (\s-1NID\s0) \fInid\fR associated with the object. See for a list of NID_*. .PP \&\fIX509at_add1_attr_by_txt()\fR is similar to \fIX509at_add1_attr_by_OBJ()\fR except that it passes a name \fIattrname\fR associated with the object. See for a list of SN_* names. .PP \&\fIX509_ATTRIBUTE_set1_object()\fR assigns a \fB\s-1ASN1_OBJECT\s0\fR \fIobj\fR to the attribute \fIattr\fR. If \fIattr\fR contained an existing \fB\s-1ASN1_OBJECT\s0\fR then it is freed. An error occurs if either \fIattr\fR or \fIobj\fR are \s-1NULL,\s0 or if the passed in \fIobj\fR cannot be duplicated. .PP \&\fIX509_ATTRIBUTE_set1_data()\fR pushes a new \fB\s-1ASN1_TYPE\s0\fR object onto the \fIattr\fR attributes list. The new object is assigned a copy of the data in \fIdata\fR of size \fIlen\fR. If \fIattrtype\fR has flag \fI\s-1MBSTRING_FLAG\s0\fR set then a table lookup using the \&\fIattr\fR attributes \s-1NID\s0 is used to set an \fB\s-1ASN1_STRING\s0\fR using \&\fIASN1_STRING_set_by_NID()\fR, and the passed in \fIdata\fR must be in the format required for that object type or an error will occur. If \fIlen\fR is not \-1 then internally \fIASN1_STRING_type_new()\fR is used with the passed in \fIattrtype\fR. If \fIattrtype\fR is 0 the call does nothing except return 1. .PP \&\fIX509_ATTRIBUTE_create()\fR creates a new \fBX509_ATTRIBUTE\fR using the \fInid\fR to set the \fB\s-1ASN1_OBJECT\s0\fR \s-1OID\s0 and the \fIatrtype\fR and \fIvalue\fR to set the \&\fB\s-1ASN1_TYPE\s0\fR. .PP \&\fIX509_ATTRIBUTE_create_by_OBJ()\fR uses \fIX509_ATTRIBUTE_set1_object()\fR and \&\fIX509_ATTRIBUTE_set1_data()\fR to assign a new \fIobj\fR with type \fIatrtype\fR and data \fIdata\fR of length \fIlen\fR. If the passed in attribute \fIattr\fR \s-1OR \s0\fI*attr\fR is \&\s-1NULL\s0 then a new \fBX509_ATTRIBUTE\fR will be returned, otherwise the passed in \&\fBX509_ATTRIBUTE\fR is used. Note that the \s-1ASN1_OBJECT \s0\fIobj\fR is pushed onto the attributes existing list of objects, which could be an issue if the attributes <\s-1ASN1_OBJECT\s0> was different. .PP \&\fIX509_ATTRIBUTE_create_by_NID()\fR is similar to \fIX509_ATTRIBUTE_create_by_OBJ()\fR except that it passes the numerical identifier (\s-1NID\s0) \fInid\fR associated with the object. See for a list of NID_*. .PP \&\fIX509_ATTRIBUTE_create_by_txt()\fR is similar to \fIX509_ATTRIBUTE_create_by_OBJ()\fR except that it passes a name \fIatrname\fR associated with the object. See for a list of SN_* names. .PP \&\fIX509_ATTRIBUTE_count()\fR returns the number of \fB\s-1ASN1_TYPE\s0\fR objects in an attribute \fIattr\fR. .PP \&\fIX509_ATTRIBUTE_get0_type()\fR returns the \fB\s-1ASN1_TYPE\s0\fR object at index \fIidx\fR in the attribute list \fIattr\fR. \fIidx\fR should be in the range of 0 to \fIX509_ATTRIBUTE_count()\fR \- 1 or an error will occur. .PP \&\fIX509_ATTRIBUTE_get0_data()\fR returns the data of an \fB\s-1ASN1_TYPE\s0\fR object at index \fIidx\fR in the attribute \fIattr\fR. \fIdata\fR is unused and can be set to \s-1NULL.\s0 An error will occur if the attribute type \fIatrtype\fR does not match the type of the \fB\s-1ASN1_TYPE\s0\fR object at index \fIidx\fR \s-1OR\s0 if \fIatrtype\fR is either \&\fBV_ASN1_BOOLEAN\fR or \fBV_ASN1_NULL\fR \s-1OR\s0 if the \fIidx\fR is not in the range 0 to \fIX509_ATTRIBUTE_count()\fR \- 1. .PP \&\fIX509at_get0_data_by_OBJ()\fR finds the first attribute in an attribute list \fIx\fR that matches the \fIobj\fR starting at index \fIlastpos\fR and returns the data retrieved from the found attributes first \fB\s-1ASN1_TYPE\s0\fR object. An error will occur if the attribute type \fItype\fR does not match the type of the \fB\s-1ASN1_TYPE\s0\fR object \s-1OR\s0 if \fItype\fR is either \fBV_ASN1_BOOLEAN\fR or \fBV_ASN1_NULL\fR \s-1OR\s0 the attribute is not found. If \fIlastpos\fR is less than \-1 then an error will occur if there are multiple objects in the list \fIx\fR that match \fIobj\fR. If \fIlastpos\fR is less than \-2 then an error will occur if there is more than one \fB\s-1ASN1_TYPE\s0\fR object in the found attribute. .SH "RETURN VALUES" .IX Header "RETURN VALUES" \&\fIX509at_get_attr_count()\fR returns the number of attributes in the list \fIx\fR or \-1 if \fIx\fR is \s-1NULL.\s0 .PP \&\fIX509at_get_attr_by_OBJ()\fR returns \-1 if either the list is empty \s-1OR\s0 the object is not found, otherwise it returns the location of the object in the list. .PP \&\fIX509at_get_attr_by_NID()\fR is similar to \fIX509at_get_attr_by_OBJ()\fR, except that it returns \-2 if the \fInid\fR is not known by OpenSSL. .PP \&\fIX509at_get_attr()\fR returns either an \fBX509_ATTRIBUTE\fR or \s-1NULL\s0 if there is a error. .PP \&\fIX509at_delete_attr()\fR returns either the removed \fBX509_ATTRIBUTE\fR or \s-1NULL\s0 if there is a error. .PP \&\fIX509_ATTRIBUTE_count()\fR returns \-1 on error, otherwise it returns the number of \fB\s-1ASN1_TYPE\s0\fR elements. .PP \&\fIX509_ATTRIBUTE_get0_type()\fR returns \s-1NULL\s0 on error, otherwise it returns a \&\fB\s-1ASN1_TYPE\s0\fR object. .PP \&\fIX509_ATTRIBUTE_get0_data()\fR returns \s-1NULL\s0 if an error occurs, otherwise it returns the data associated with an \fB\s-1ASN1_TYPE\s0\fR object. .PP \&\fIX509_ATTRIBUTE_set1_object()\fR and \fIX509_ATTRIBUTE_set1_data()\fR returns 1 on success, or 0 otherwise. .PP \&\fIX509_ATTRIBUTE_create()\fR, \fIX509_ATTRIBUTE_create_by_OBJ()\fR, \&\fIX509_ATTRIBUTE_create_by_NID()\fR and \fIX509_ATTRIBUTE_create_by_txt()\fR return either a \fBX509_ATTRIBUTE\fR on success, or \s-1NULL\s0 if there is a error. .PP \&\fIX509at_add1_attr()\fR, \fIX509at_add1_attr_by_OBJ()\fR, \fIX509at_add1_attr_by_NID()\fR and \&\fIX509at_add1_attr_by_txt()\fR return \s-1NULL\s0 on error, otherwise they return a list of \fBX509_ATTRIBUTE\fR. .PP \&\fIX509at_get0_data_by_OBJ()\fR returns the data retrieved from the found attributes first \fB\s-1ASN1_TYPE\s0\fR object, or \s-1NULL\s0 if an error occurs. .SH "SEE ALSO" .IX Header "SEE ALSO" \&\fIASN1_TYPE_get\fR\|(3), \&\fIASN1_INTEGER_get\fR\|(3), \&\fIASN1_ENUMERATED_get\fR\|(3), \&\fIASN1_STRING_get0_data\fR\|(3), \&\fIASN1_STRING_length\fR\|(3), \&\fIASN1_STRING_type\fR\|(3), \&\fIX509_REQ_get_attr\fR\|(3), \&\fIEVP_PKEY_get_attr\fR\|(3), \&\fICMS_signed_get_attr\fR\|(3), \&\fIPKCS8_pkey_get0_attrs\fR\|(3), .SH "COPYRIGHT" .IX Header "COPYRIGHT" Copyright 2023\-2024 The OpenSSL Project Authors. All Rights Reserved. .PP Licensed under the Apache License 2.0 (the \*(L"License\*(R"). You may not use this file except in compliance with the License. You can obtain a copy in the file \s-1LICENSE\s0 in the source distribution or at .