Compare two ASN1_TYPE values for identical type and content.
Declared in <openssl/asn1.h>
<openssl/asn1.h>
int ASN1_TYPE_cmp( ASN1_TYPE const* a, ASN1_TYPE const* b);
0 if a and b are identical, or nonzero otherwise.
a
b