Feature request
Feature description
Requires ros2/rcl#515 to be merged first.
We should add a rclpy_get_node_names_with_security_contexts graph introspection method to Node class..
Implementation considerations
Implementation should be based in https://github.com/ros2/rcl/blob/f242967bf024804b3ed1e8b00ebf3b3b3c9541cd/rcl/include/rcl/graph.h#L470.