Lines Matching refs:objects
24 This set of functions are used to compare X509 objects, including X509
25 certificates, X509 CRL objects and various values in an X509 certificate.
27 The X509_cmp() function compares two B<X509> objects indicated by parameters
29 values of two B<X509> objects and the canonical (DER) encoding values.
31 The X509_NAME_cmp() function compares two B<X509_NAME> objects indicated by
33 the canonical (DER) encoding values of the two objects. L<i2d_X509_NAME(3)>
37 values in the given B<X509> objects B<a> and B<b>.
41 issuer names and subject names of the X<509> objects, or issuers of B<X509_CRL>
42 objects, respectively.
44 The X509_CRL_match() function compares two B<X509_CRL> objects. Unlike the
62 objects but it does not have a special meaning in some cases.