We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c998c4f commit e671bd7Copy full SHA for e671bd7
rmw/include/rmw/init_options.h
@@ -54,7 +54,7 @@ typedef struct RMW_PUBLIC_TYPE rmw_init_options_t
54
rmw_security_options_t security_options;
55
/// Enable localhost only
56
rmw_localhost_only_t localhost_only;
57
- /// Security context
+ /// Enclave
58
char * enclave;
59
60
// TODO(wjwwood): replace with rmw_allocator_t when that refactor happens
0 commit comments