Adds a Trusted Domain.
This will cause the given connection to be a trusted route for the given domain.
- Parameters
-
| self | The Connection that represents the route to the AS. |
| domain | The domain for the trusted AS route. |
- Returns
- boolean TRUE, if it was added. FALSE, if it failed to be added.