hmac_prf_go_proto

package
v1.7.0 Latest Latest
Warning

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

Go to latest
Published: Aug 10, 2022 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_hmac_prf_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type HmacPrfKey

type HmacPrfKey struct {
	Version  uint32         `protobuf:"varint,1,opt,name=version,proto3" json:"version,omitempty"`
	Params   *HmacPrfParams `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.HmacPrfKey

func (*HmacPrfKey) Descriptor deprecated

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

Deprecated: Use HmacPrfKey.ProtoReflect.Descriptor instead.

func (*HmacPrfKey) GetKeyValue

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

func (*HmacPrfKey) GetParams

func (x *HmacPrfKey) GetParams() *HmacPrfParams

func (*HmacPrfKey) GetVersion

func (x *HmacPrfKey) GetVersion() uint32

func (*HmacPrfKey) ProtoMessage

func (*HmacPrfKey) ProtoMessage()

func (*HmacPrfKey) ProtoReflect added in v1.7.0

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

func (*HmacPrfKey) Reset

func (x *HmacPrfKey) Reset()

func (*HmacPrfKey) String

func (x *HmacPrfKey) String() string

type HmacPrfKeyFormat

type HmacPrfKeyFormat struct {
	Params  *HmacPrfParams `protobuf:"bytes,1,opt,name=params,proto3" json:"params,omitempty"`
	KeySize uint32         `protobuf:"varint,2,opt,name=key_size,json=keySize,proto3" json:"key_size,omitempty"`
	Version uint32         `protobuf:"varint,3,opt,name=version,proto3" json:"version,omitempty"`
	// contains filtered or unexported fields
}

func (*HmacPrfKeyFormat) Descriptor deprecated

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

Deprecated: Use HmacPrfKeyFormat.ProtoReflect.Descriptor instead.

func (*HmacPrfKeyFormat) GetKeySize

func (x *HmacPrfKeyFormat) GetKeySize() uint32

func (*HmacPrfKeyFormat) GetParams

func (x *HmacPrfKeyFormat) GetParams() *HmacPrfParams

func (*HmacPrfKeyFormat) GetVersion

func (x *HmacPrfKeyFormat) GetVersion() uint32

func (*HmacPrfKeyFormat) ProtoMessage

func (*HmacPrfKeyFormat) ProtoMessage()

func (*HmacPrfKeyFormat) ProtoReflect added in v1.7.0

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

func (*HmacPrfKeyFormat) Reset

func (x *HmacPrfKeyFormat) Reset()

func (*HmacPrfKeyFormat) String

func (x *HmacPrfKeyFormat) String() string

type HmacPrfParams

type HmacPrfParams struct {
	Hash common_go_proto.HashType `protobuf:"varint,1,opt,name=hash,proto3,enum=google.crypto.tink.HashType" json:"hash,omitempty"` // HashType is an enum.
	// contains filtered or unexported fields
}

func (*HmacPrfParams) Descriptor deprecated

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

Deprecated: Use HmacPrfParams.ProtoReflect.Descriptor instead.

func (*HmacPrfParams) GetHash

func (x *HmacPrfParams) GetHash() common_go_proto.HashType

func (*HmacPrfParams) ProtoMessage

func (*HmacPrfParams) ProtoMessage()

func (*HmacPrfParams) ProtoReflect added in v1.7.0

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

func (*HmacPrfParams) Reset

func (x *HmacPrfParams) Reset()

func (*HmacPrfParams) String

func (x *HmacPrfParams) String() string

Jump to

Keyboard shortcuts

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