Documentation ¶
Overview ¶
Package ipsec provides networkservice.NetworkService{Client,Server} chain elements for the ipsec mechanism The implementation is based on IKEv2 protocol
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateRSAKey ¶ added in v1.11.0
GenerateRSAKey generates RSA private key
func NewClient ¶
func NewClient(vppConn api.Connection, tunnelIP net.IP, options ...Option) networkservice.NetworkServiceClient
NewClient - returns a new client for the IPSec remote mechanism
func NewServer ¶
func NewServer(vppConn api.Connection, tunnelIP net.IP, options ...Option) networkservice.NetworkServiceServer
NewServer - returns a new server for the IPSec remote mechanism
Types ¶
Click to show internal directories.
Click to hide internal directories.