x_aes_gcm_go_proto

package
v2.3.0 Latest Latest
Warning

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

Go to latest
Published: Jan 14, 2025 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_x_aes_gcm_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type XAesGcmKey

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

key_type: type.googleapis.com/google.crypto.tink.XAesGcmKey

func (*XAesGcmKey) Descriptor deprecated

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

Deprecated: Use XAesGcmKey.ProtoReflect.Descriptor instead.

func (*XAesGcmKey) GetKeyValue

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

func (*XAesGcmKey) GetParams

func (x *XAesGcmKey) GetParams() *XAesGcmParams

func (*XAesGcmKey) GetVersion

func (x *XAesGcmKey) GetVersion() uint32

func (*XAesGcmKey) ProtoMessage

func (*XAesGcmKey) ProtoMessage()

func (*XAesGcmKey) ProtoReflect

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

func (*XAesGcmKey) Reset

func (x *XAesGcmKey) Reset()

func (*XAesGcmKey) String

func (x *XAesGcmKey) String() string

type XAesGcmKeyFormat

type XAesGcmKeyFormat struct {
	Version uint32         `protobuf:"varint,1,opt,name=version,proto3" json:"version,omitempty"`
	Params  *XAesGcmParams `protobuf:"bytes,3,opt,name=params,proto3" json:"params,omitempty"`
	// contains filtered or unexported fields
}

func (*XAesGcmKeyFormat) Descriptor deprecated

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

Deprecated: Use XAesGcmKeyFormat.ProtoReflect.Descriptor instead.

func (*XAesGcmKeyFormat) GetParams

func (x *XAesGcmKeyFormat) GetParams() *XAesGcmParams

func (*XAesGcmKeyFormat) GetVersion

func (x *XAesGcmKeyFormat) GetVersion() uint32

func (*XAesGcmKeyFormat) ProtoMessage

func (*XAesGcmKeyFormat) ProtoMessage()

func (*XAesGcmKeyFormat) ProtoReflect

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

func (*XAesGcmKeyFormat) Reset

func (x *XAesGcmKeyFormat) Reset()

func (*XAesGcmKeyFormat) String

func (x *XAesGcmKeyFormat) String() string

type XAesGcmParams

type XAesGcmParams struct {

	// Must be at least 8 bytes and at most 12 bytes.
	SaltSize uint32 `protobuf:"varint,1,opt,name=salt_size,json=saltSize,proto3" json:"salt_size,omitempty"`
	// contains filtered or unexported fields
}

func (*XAesGcmParams) Descriptor deprecated

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

Deprecated: Use XAesGcmParams.ProtoReflect.Descriptor instead.

func (*XAesGcmParams) GetSaltSize

func (x *XAesGcmParams) GetSaltSize() uint32

func (*XAesGcmParams) ProtoMessage

func (*XAesGcmParams) ProtoMessage()

func (*XAesGcmParams) ProtoReflect

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

func (*XAesGcmParams) Reset

func (x *XAesGcmParams) Reset()

func (*XAesGcmParams) String

func (x *XAesGcmParams) String() string

Jump to

Keyboard shortcuts

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