FD.io VPP  v19.08-27-gf4dcae4
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 133 of file ikev2.api.

Field Documentation

u32 vl_api_ikev2_set_local_key_t::client_index

Definition at line 135 of file ikev2.api.

u32 vl_api_ikev2_set_local_key_t::context

Definition at line 136 of file ikev2.api.

u8 vl_api_ikev2_set_local_key_t::key_file[256]

Definition at line 138 of file ikev2.api.


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