#include <krb5.h> krb5_boolean krb5_address_compare( krb5_context context, krb5_const krb5_address * addr1, krb5_const krb5_address * addr2);
The krb5_address_compare() function allows an application to compare two Kerberos addresses.
TRUE | The addresses are the same. |
FALSE | The addresses are different. |
Message ID | Error Message Text |
---|---|
CPE3418 E | Possible APAR condition or hardware failure. |
Top | Security APIs | APIs by category |