Lines Matching full:extensions

177 \&\fBX509V3_get_d2i()\fR looks for an extension with \s-1OID\s0 \fInid\fR in the extensions
198 \&\fBX509_get_ext_d2i()\fR and \fBX509_add1_ext_i2d()\fR operate on the extensions of
202 \&\fBX509_CRL_get_ext_d2i()\fR and \fBX509_CRL_add1_ext_i2d()\fR operate on the extensions
207 extensions of \fBX509_REVOKED\fR structure \fIr\fR (i.e for \s-1CRL\s0 entry extensions).
211 \&\fBX509_REVOKED_get0_extensions()\fR return a \s-1STACK\s0 of all the extensions
249 .SH "SUPPORTED EXTENSIONS"
250 .IX Header "SUPPORTED EXTENSIONS"
251 The following sections contain a list of all supported extensions
253 .SS "\s-1PKIX\s0 Certificate Extensions"
254 .IX Subsection "PKIX Certificate Extensions"
255 The following certificate extensions are defined in \s-1PKIX\s0 standards such as
283 .SS "Netscape Certificate Extensions"
284 .IX Subsection "Netscape Certificate Extensions"
285 The following are (largely obsolete) Netscape certificate extensions.
297 .SS "Miscellaneous Certificate Extensions"
298 .IX Subsection "Miscellaneous Certificate Extensions"
303 .SS "\s-1PKIX CRL\s0 Extensions"
304 .IX Subsection "PKIX CRL Extensions"
305 The following are \s-1CRL\s0 extensions from \s-1PKIX\s0 standards such as \s-1RFC5280.\s0
316 The following are \s-1CRL\s0 entry extensions from \s-1PKIX\s0 standards such as \s-1RFC5280.\s0
322 .SS "\s-1OCSP\s0 Extensions"
323 .IX Subsection "OCSP Extensions"
333 .SS "Certificate Transparency Extensions"
334 .IX Subsection "Certificate Transparency Extensions"
335 The following extensions are used by certificate transparency, \s-1RFC6962\s0
355 \&\fBX509_REVOKED_get0_extensions()\fR return a stack of extensions. They return
356 \&\s-1NULL\s0 if no extensions are present.