aes_cbc_go_proto

package
v0.0.0-...-64dd8ac Latest Latest
Warning

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

Go to latest
Published: Mar 27, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_proto_aes_cbc_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type AesCbcKey

type AesCbcKey struct {
	Version  uint32 `protobuf:"varint,1,opt,name=version,proto3" json:"version,omitempty"`
	KeyValue []byte `protobuf:"bytes,2,opt,name=key_value,json=keyValue,proto3" json:"key_value,omitempty"`
	// contains filtered or unexported fields
}

func (*AesCbcKey) Descriptor deprecated

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

Deprecated: Use AesCbcKey.ProtoReflect.Descriptor instead.

func (*AesCbcKey) GetKeyValue

func (x *AesCbcKey) GetKeyValue() []byte

func (*AesCbcKey) GetVersion

func (x *AesCbcKey) GetVersion() uint32

func (*AesCbcKey) ProtoMessage

func (*AesCbcKey) ProtoMessage()

func (*AesCbcKey) ProtoReflect

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

func (*AesCbcKey) Reset

func (x *AesCbcKey) Reset()

func (*AesCbcKey) String

func (x *AesCbcKey) String() string

type AesCbcKeyFormat

type AesCbcKeyFormat struct {
	KeySize uint32 `protobuf:"varint,1,opt,name=key_size,json=keySize,proto3" json:"key_size,omitempty"`
	// contains filtered or unexported fields
}

func (*AesCbcKeyFormat) Descriptor deprecated

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

Deprecated: Use AesCbcKeyFormat.ProtoReflect.Descriptor instead.

func (*AesCbcKeyFormat) GetKeySize

func (x *AesCbcKeyFormat) GetKeySize() uint32

func (*AesCbcKeyFormat) ProtoMessage

func (*AesCbcKeyFormat) ProtoMessage()

func (*AesCbcKeyFormat) ProtoReflect

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

func (*AesCbcKeyFormat) Reset

func (x *AesCbcKeyFormat) Reset()

func (*AesCbcKeyFormat) String

func (x *AesCbcKeyFormat) String() string

Jump to

Keyboard shortcuts

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