Compare two otherName values by type OID and typed value.
Synopsis
Return Value
0 if equal, or a non‐zero value if they differ (including when either is NULL).
Parameters
Name |
Description |
a |
First OTHERNAME, or NULL. |
b |
Second OTHERNAME, or NULL. |
Created with MrDocs