ot::Mac::KeyMaterial::operator() const method
Overloads operator `==` to evaluate whether or not two `KeyMaterial` instances are equal.
Arguments
aOther
The other `KeyMaterial` instance to compare with.
Return value
TRUE If the two `KeyMaterial` instances are equal. FALSE If the two `KeyMaterial` instances are not equal.