remove_pairwise_by_value
Description:
Removes an encryption algorithm from the allowed pairwise encryption algorithm list.
Parameters:
| this | |
| pairwise |
the encryption algorithm to remove, one of "tkip" or "ccmp" |
Returns:
|
true if the encryption algorithm was found and removed; false if it was not. |