Lines Matching full:extension
143 X509_EXTENSION_get_critical, X509_EXTENSION_get_data \- extension utility
165 \&\fBX509_EXTENSION_set_object()\fR sets the extension type of \fBex\fR to \fBobj\fR. The
169 \&\fBcrit\fR is zero the extension in non-critical otherwise it is critical.
171 \&\fBX509_EXTENSION_set_data()\fR sets the data in extension \fBex\fR to \fBdata\fR. The
174 \&\fBX509_EXTENSION_create_by_NID()\fR creates an extension of type \fBnid\fR,
175 criticality \fBcrit\fR using data \fBdata\fR. The created extension is returned and
176 written to \fB*ex\fR reusing or allocating a new extension if necessary so \fB*ex\fR
181 except it creates and extension using \fBobj\fR instead of a \s-1NID.\s0
183 \&\fBX509_EXTENSION_get_object()\fR returns the extension type of \fBex\fR as an
187 \&\fBX509_EXTENSION_get_critical()\fR returns the criticality of extension \fBex\fR it
190 \&\fBX509_EXTENSION_get_data()\fR returns the data of extension \fBex\fR. The returned
194 These functions manipulate the contents of an extension directly. Most
195 applications will want to parse or encode and add an extension: they should
196 use the extension encode and decode functions instead such as
199 The \fBdata\fR associated with an extension is the extension encoding in an