FD.io VPP  v20.01-48-g3e0dafb74
Vector Packet Processing
vl_api_ikev2_set_local_key_t Struct Reference

IKEv2: Set IKEv2 local RSA private key. More...

Data Fields

u32 client_index
 
u32 context
 
u8 key_file [256]
 
option vat_help = "file <absolute_file_path>"
 

Detailed Description

IKEv2: Set IKEv2 local RSA private key.

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
key_file- Key file absolute path

Definition at line 140 of file ikev2.api.

Field Documentation

◆ client_index

u32 vl_api_ikev2_set_local_key_t::client_index

Definition at line 142 of file ikev2.api.

◆ context

u32 vl_api_ikev2_set_local_key_t::context

Definition at line 143 of file ikev2.api.

◆ key_file

u8 vl_api_ikev2_set_local_key_t::key_file[256]

Definition at line 145 of file ikev2.api.

◆ vat_help

option vl_api_ikev2_set_local_key_t::vat_help = "file <absolute_file_path>"

Definition at line 146 of file ikev2.api.


The documentation for this struct was generated from the following file: