prf_based_deriver_go_proto

package
v2.2.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_third_party_tink_proto_prf_based_deriver_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type PrfBasedDeriverKey

type PrfBasedDeriverKey struct {
	Version uint32                 `protobuf:"varint,1,opt,name=version,proto3" json:"version,omitempty"`
	PrfKey  *tink_go_proto.KeyData `protobuf:"bytes,2,opt,name=prf_key,json=prfKey,proto3" json:"prf_key,omitempty"`
	Params  *PrfBasedDeriverParams `protobuf:"bytes,3,opt,name=params,proto3" json:"params,omitempty"`
	// contains filtered or unexported fields
}

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

func (*PrfBasedDeriverKey) Descriptor deprecated

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

Deprecated: Use PrfBasedDeriverKey.ProtoReflect.Descriptor instead.

func (*PrfBasedDeriverKey) GetParams

func (x *PrfBasedDeriverKey) GetParams() *PrfBasedDeriverParams

func (*PrfBasedDeriverKey) GetPrfKey

func (x *PrfBasedDeriverKey) GetPrfKey() *tink_go_proto.KeyData

func (*PrfBasedDeriverKey) GetVersion

func (x *PrfBasedDeriverKey) GetVersion() uint32

func (*PrfBasedDeriverKey) ProtoMessage

func (*PrfBasedDeriverKey) ProtoMessage()

func (*PrfBasedDeriverKey) ProtoReflect

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

func (*PrfBasedDeriverKey) Reset

func (x *PrfBasedDeriverKey) Reset()

func (*PrfBasedDeriverKey) String

func (x *PrfBasedDeriverKey) String() string

type PrfBasedDeriverKeyFormat

type PrfBasedDeriverKeyFormat struct {
	PrfKeyTemplate *tink_go_proto.KeyTemplate `protobuf:"bytes,1,opt,name=prf_key_template,json=prfKeyTemplate,proto3" json:"prf_key_template,omitempty"`
	Params         *PrfBasedDeriverParams     `protobuf:"bytes,2,opt,name=params,proto3" json:"params,omitempty"`
	// contains filtered or unexported fields
}

func (*PrfBasedDeriverKeyFormat) Descriptor deprecated

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

Deprecated: Use PrfBasedDeriverKeyFormat.ProtoReflect.Descriptor instead.

func (*PrfBasedDeriverKeyFormat) GetParams

func (*PrfBasedDeriverKeyFormat) GetPrfKeyTemplate

func (x *PrfBasedDeriverKeyFormat) GetPrfKeyTemplate() *tink_go_proto.KeyTemplate

func (*PrfBasedDeriverKeyFormat) ProtoMessage

func (*PrfBasedDeriverKeyFormat) ProtoMessage()

func (*PrfBasedDeriverKeyFormat) ProtoReflect

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

func (*PrfBasedDeriverKeyFormat) Reset

func (x *PrfBasedDeriverKeyFormat) Reset()

func (*PrfBasedDeriverKeyFormat) String

func (x *PrfBasedDeriverKeyFormat) String() string

type PrfBasedDeriverParams

type PrfBasedDeriverParams struct {
	DerivedKeyTemplate *tink_go_proto.KeyTemplate `protobuf:"bytes,1,opt,name=derived_key_template,json=derivedKeyTemplate,proto3" json:"derived_key_template,omitempty"`
	// contains filtered or unexported fields
}

func (*PrfBasedDeriverParams) Descriptor deprecated

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

Deprecated: Use PrfBasedDeriverParams.ProtoReflect.Descriptor instead.

func (*PrfBasedDeriverParams) GetDerivedKeyTemplate

func (x *PrfBasedDeriverParams) GetDerivedKeyTemplate() *tink_go_proto.KeyTemplate

func (*PrfBasedDeriverParams) ProtoMessage

func (*PrfBasedDeriverParams) ProtoMessage()

func (*PrfBasedDeriverParams) ProtoReflect

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

func (*PrfBasedDeriverParams) Reset

func (x *PrfBasedDeriverParams) Reset()

func (*PrfBasedDeriverParams) String

func (x *PrfBasedDeriverParams) String() string

Jump to

Keyboard shortcuts

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