__

package
v0.0.0-...-e9dd2fa Latest Latest
Warning

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

Go to latest
Published: Jun 27, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Functions

This section is empty.

Types

type Key

type Key struct {
	Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*Key) Descriptor deprecated

func (*Key) Descriptor() ([]byte, []int)

Deprecated: Use Key.ProtoReflect.Descriptor instead.

func (*Key) GetData

func (x *Key) GetData() []byte

func (*Key) ProtoMessage

func (*Key) ProtoMessage()

func (*Key) ProtoReflect

func (x *Key) ProtoReflect() protoreflect.Message

func (*Key) Reset

func (x *Key) Reset()

func (*Key) String

func (x *Key) String() string

type MultiChachaKey

type MultiChachaKey struct {
	Seeds [][]byte `protobuf:"bytes,1,rep,name=seeds,proto3" json:"seeds,omitempty"`
	// contains filtered or unexported fields
}

func (*MultiChachaKey) Descriptor deprecated

func (*MultiChachaKey) Descriptor() ([]byte, []int)

Deprecated: Use MultiChachaKey.ProtoReflect.Descriptor instead.

func (*MultiChachaKey) GetSeeds

func (x *MultiChachaKey) GetSeeds() [][]byte

func (*MultiChachaKey) ProtoMessage

func (*MultiChachaKey) ProtoMessage()

func (*MultiChachaKey) ProtoReflect

func (x *MultiChachaKey) ProtoReflect() protoreflect.Message

func (*MultiChachaKey) Reset

func (x *MultiChachaKey) Reset()

func (*MultiChachaKey) String

func (x *MultiChachaKey) String() string

type OqsKey

type OqsKey struct {
	Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	Mode string `protobuf:"bytes,2,opt,name=mode,proto3" json:"mode,omitempty"`
	// contains filtered or unexported fields
}

func (*OqsKey) Descriptor deprecated

func (*OqsKey) Descriptor() ([]byte, []int)

Deprecated: Use OqsKey.ProtoReflect.Descriptor instead.

func (*OqsKey) GetData

func (x *OqsKey) GetData() []byte

func (*OqsKey) GetMode

func (x *OqsKey) GetMode() string

func (*OqsKey) ProtoMessage

func (*OqsKey) ProtoMessage()

func (*OqsKey) ProtoReflect

func (x *OqsKey) ProtoReflect() protoreflect.Message

func (*OqsKey) Reset

func (x *OqsKey) Reset()

func (*OqsKey) String

func (x *OqsKey) String() string

type OqsPriKey

type OqsPriKey struct {
	Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	Mode string `protobuf:"bytes,2,opt,name=mode,proto3" json:"mode,omitempty"`
	Size int32  `protobuf:"varint,3,opt,name=size,proto3" json:"size,omitempty"`
	// contains filtered or unexported fields
}

func (*OqsPriKey) Descriptor deprecated

func (*OqsPriKey) Descriptor() ([]byte, []int)

Deprecated: Use OqsPriKey.ProtoReflect.Descriptor instead.

func (*OqsPriKey) GetData

func (x *OqsPriKey) GetData() []byte

func (*OqsPriKey) GetMode

func (x *OqsPriKey) GetMode() string

func (*OqsPriKey) GetSize

func (x *OqsPriKey) GetSize() int32

func (*OqsPriKey) ProtoMessage

func (*OqsPriKey) ProtoMessage()

func (*OqsPriKey) ProtoReflect

func (x *OqsPriKey) ProtoReflect() protoreflect.Message

func (*OqsPriKey) Reset

func (x *OqsPriKey) Reset()

func (*OqsPriKey) String

func (x *OqsPriKey) String() string

Jump to

Keyboard shortcuts

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