FD.io VPP  v18.10-34-gcce845e
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]
 

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 289 of file ipsec.api.

Field Documentation

u32 vl_api_ikev2_set_local_key_t::client_index

Definition at line 291 of file ipsec.api.

u32 vl_api_ikev2_set_local_key_t::context

Definition at line 292 of file ipsec.api.

u8 vl_api_ikev2_set_local_key_t::key_file[256]

Definition at line 294 of file ipsec.api.


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