tls_openssl

package
v0.0.0-...-f91f7f2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 14, 2020 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

Package tls_openssl is a generated VPP binary API for 'tls_openssl' module.

It consists of:

2 messages
1 service

Index

Constants

View Source
const (
	// ModuleName is the name of this module.
	ModuleName = "tls_openssl"
	// VersionCrc is the CRC of this module.
	VersionCrc = 0x7386fbcd
)

Variables

This section is empty.

Functions

func AllMessages

func AllMessages() []api.Message

Messages returns list of all messages in this module.

Types

type RPCService

type RPCService interface {
	TLSOpensslSetEngine(ctx context.Context, in *TLSOpensslSetEngine) (*TLSOpensslSetEngineReply, error)
}

RPCService represents RPC service API for tls_openssl module.

func NewServiceClient

func NewServiceClient(ch api.Channel) RPCService

type TLSOpensslSetEngine

type TLSOpensslSetEngine struct {
	AsyncEnable uint32
	Engine      []byte `struc:"[64]byte"`
	Algorithm   []byte `struc:"[64]byte"`
	Ciphers     []byte `struc:"[64]byte"`
}

TLSOpensslSetEngine represents VPP binary API message 'tls_openssl_set_engine'.

func (*TLSOpensslSetEngine) GetCrcString

func (*TLSOpensslSetEngine) GetCrcString() string

func (*TLSOpensslSetEngine) GetMessageName

func (*TLSOpensslSetEngine) GetMessageName() string

func (*TLSOpensslSetEngine) GetMessageType

func (*TLSOpensslSetEngine) GetMessageType() api.MessageType

func (*TLSOpensslSetEngine) Reset

func (m *TLSOpensslSetEngine) Reset()

type TLSOpensslSetEngineReply

type TLSOpensslSetEngineReply struct {
	Retval int32
}

TLSOpensslSetEngineReply represents VPP binary API message 'tls_openssl_set_engine_reply'.

func (*TLSOpensslSetEngineReply) GetCrcString

func (*TLSOpensslSetEngineReply) GetCrcString() string

func (*TLSOpensslSetEngineReply) GetMessageName

func (*TLSOpensslSetEngineReply) GetMessageName() string

func (*TLSOpensslSetEngineReply) GetMessageType

func (*TLSOpensslSetEngineReply) GetMessageType() api.MessageType

func (*TLSOpensslSetEngineReply) Reset

func (m *TLSOpensslSetEngineReply) Reset()

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL