FD.io VPP
v21.01.1
Vector Packet Processing
|
Add certificate and key. More...
Data Fields | |
u32 | context |
i32 | retval |
u32 | index |
Add certificate and key.
context | - sender context, to match reply w/ request |
retval | - return code for the request |
index | - index in certificate store |
Definition at line 103 of file session.api.
u32 vl_api_app_add_cert_key_pair_reply_t::context |
Definition at line 104 of file session.api.
u32 vl_api_app_add_cert_key_pair_reply_t::index |
Definition at line 106 of file session.api.
i32 vl_api_app_add_cert_key_pair_reply_t::retval |
Definition at line 105 of file session.api.