Lines Matching full:objects
159 This set of functions are used to compare X509 objects, including X509
160 certificates, X509 \s-1CRL\s0 objects and various values in an X509 certificate.
162 The \fBX509_cmp()\fR function compares two \fBX509\fR objects indicated by parameters
164 values of two \fBX509\fR objects and the canonical (\s-1DER\s0) encoding values.
166 The \fBX509_NAME_cmp()\fR function compares two \fBX509_NAME\fR objects indicated by
168 canonical (\s-1DER\s0) encoding values of the two objects using \fBi2d_X509_NAME\fR\|(3).
176 values in the given \fBX509\fR objects \fIa\fR and \fIb\fR.
180 issuer names and subject names of the objects, or issuers of \fBX509_CRL\fR
181 objects, respectively.
184 The \fBX509_CRL_match()\fR function compares two \fBX509_CRL\fR objects. Unlike the
200 objects but it does not have a special meaning in some cases.