aes_ctr_go_proto

package
v1.4.0-rc1 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2020 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AesCtrKey

type AesCtrKey struct {
	Version              uint32        `protobuf:"varint,1,opt,name=version,proto3" json:"version,omitempty"`
	Params               *AesCtrParams `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"`
	XXX_NoUnkeyedLiteral struct{}      `json:"-"`
	XXX_unrecognized     []byte        `json:"-"`
	XXX_sizecache        int32         `json:"-"`
}

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

func (*AesCtrKey) Descriptor

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

func (*AesCtrKey) GetKeyValue

func (m *AesCtrKey) GetKeyValue() []byte

func (*AesCtrKey) GetParams

func (m *AesCtrKey) GetParams() *AesCtrParams

func (*AesCtrKey) GetVersion

func (m *AesCtrKey) GetVersion() uint32

func (*AesCtrKey) ProtoMessage

func (*AesCtrKey) ProtoMessage()

func (*AesCtrKey) Reset

func (m *AesCtrKey) Reset()

func (*AesCtrKey) String

func (m *AesCtrKey) String() string

func (*AesCtrKey) XXX_DiscardUnknown

func (m *AesCtrKey) XXX_DiscardUnknown()

func (*AesCtrKey) XXX_Marshal

func (m *AesCtrKey) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*AesCtrKey) XXX_Merge

func (m *AesCtrKey) XXX_Merge(src proto.Message)

func (*AesCtrKey) XXX_Size

func (m *AesCtrKey) XXX_Size() int

func (*AesCtrKey) XXX_Unmarshal

func (m *AesCtrKey) XXX_Unmarshal(b []byte) error

type AesCtrKeyFormat

type AesCtrKeyFormat struct {
	Params               *AesCtrParams `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"`
	XXX_NoUnkeyedLiteral struct{}      `json:"-"`
	XXX_unrecognized     []byte        `json:"-"`
	XXX_sizecache        int32         `json:"-"`
}

func (*AesCtrKeyFormat) Descriptor

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

func (*AesCtrKeyFormat) GetKeySize

func (m *AesCtrKeyFormat) GetKeySize() uint32

func (*AesCtrKeyFormat) GetParams

func (m *AesCtrKeyFormat) GetParams() *AesCtrParams

func (*AesCtrKeyFormat) ProtoMessage

func (*AesCtrKeyFormat) ProtoMessage()

func (*AesCtrKeyFormat) Reset

func (m *AesCtrKeyFormat) Reset()

func (*AesCtrKeyFormat) String

func (m *AesCtrKeyFormat) String() string

func (*AesCtrKeyFormat) XXX_DiscardUnknown

func (m *AesCtrKeyFormat) XXX_DiscardUnknown()

func (*AesCtrKeyFormat) XXX_Marshal

func (m *AesCtrKeyFormat) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*AesCtrKeyFormat) XXX_Merge

func (m *AesCtrKeyFormat) XXX_Merge(src proto.Message)

func (*AesCtrKeyFormat) XXX_Size

func (m *AesCtrKeyFormat) XXX_Size() int

func (*AesCtrKeyFormat) XXX_Unmarshal

func (m *AesCtrKeyFormat) XXX_Unmarshal(b []byte) error

type AesCtrParams

type AesCtrParams struct {
	IvSize               uint32   `protobuf:"varint,1,opt,name=iv_size,json=ivSize,proto3" json:"iv_size,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*AesCtrParams) Descriptor

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

func (*AesCtrParams) GetIvSize

func (m *AesCtrParams) GetIvSize() uint32

func (*AesCtrParams) ProtoMessage

func (*AesCtrParams) ProtoMessage()

func (*AesCtrParams) Reset

func (m *AesCtrParams) Reset()

func (*AesCtrParams) String

func (m *AesCtrParams) String() string

func (*AesCtrParams) XXX_DiscardUnknown

func (m *AesCtrParams) XXX_DiscardUnknown()

func (*AesCtrParams) XXX_Marshal

func (m *AesCtrParams) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*AesCtrParams) XXX_Merge

func (m *AesCtrParams) XXX_Merge(src proto.Message)

func (*AesCtrParams) XXX_Size

func (m *AesCtrParams) XXX_Size() int

func (*AesCtrParams) XXX_Unmarshal

func (m *AesCtrParams) XXX_Unmarshal(b []byte) error

Jump to

Keyboard shortcuts

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