Protocol_Data_AuthHiddenService

package
v1.0.10 Latest Latest
Warning

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

Go to latest
Published: Feb 4, 2020 License: BSD-3-Clause, MIT Imports: 4 Imported by: 0

Documentation

Overview

Package Protocol_Data_AuthHiddenService is a generated protocol buffer package.

It is generated from these files:

AuthHiddenService.proto

It has these top-level messages:

Packet
Proof
Result

Index

Constants

This section is empty.

Variables

View Source
var E_ClientCookie = &proto.ExtensionDesc{
	ExtendedType:  (*Protocol_Data_Control.OpenChannel)(nil),
	ExtensionType: ([]byte)(nil),
	Field:         7200,
	Name:          "Protocol.Data.AuthHiddenService.client_cookie",
	Tag:           "bytes,7200,opt,name=client_cookie",
}
View Source
var E_ServerCookie = &proto.ExtensionDesc{
	ExtendedType:  (*Protocol_Data_Control.ChannelResult)(nil),
	ExtensionType: ([]byte)(nil),
	Field:         7200,
	Name:          "Protocol.Data.AuthHiddenService.server_cookie",
	Tag:           "bytes,7200,opt,name=server_cookie",
}

Functions

This section is empty.

Types

type Packet

type Packet struct {
	Proof            *Proof  `protobuf:"bytes,1,opt,name=proof" json:"proof,omitempty"`
	Result           *Result `protobuf:"bytes,2,opt,name=result" json:"result,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*Packet) GetProof

func (m *Packet) GetProof() *Proof

func (*Packet) GetResult

func (m *Packet) GetResult() *Result

func (*Packet) ProtoMessage

func (*Packet) ProtoMessage()

func (*Packet) Reset

func (m *Packet) Reset()

func (*Packet) String

func (m *Packet) String() string

type Proof

type Proof struct {
	PublicKey        []byte `protobuf:"bytes,1,opt,name=public_key" json:"public_key,omitempty"`
	Signature        []byte `protobuf:"bytes,2,opt,name=signature" json:"signature,omitempty"`
	XXX_unrecognized []byte `json:"-"`
}

func (*Proof) GetPublicKey

func (m *Proof) GetPublicKey() []byte

func (*Proof) GetSignature

func (m *Proof) GetSignature() []byte

func (*Proof) ProtoMessage

func (*Proof) ProtoMessage()

func (*Proof) Reset

func (m *Proof) Reset()

func (*Proof) String

func (m *Proof) String() string

type Result

type Result struct {
	Accepted         *bool  `protobuf:"varint,1,req,name=accepted" json:"accepted,omitempty"`
	IsKnownContact   *bool  `protobuf:"varint,2,opt,name=is_known_contact" json:"is_known_contact,omitempty"`
	XXX_unrecognized []byte `json:"-"`
}

func (*Result) GetAccepted

func (m *Result) GetAccepted() bool

func (*Result) GetIsKnownContact

func (m *Result) GetIsKnownContact() bool

func (*Result) ProtoMessage

func (*Result) ProtoMessage()

func (*Result) Reset

func (m *Result) Reset()

func (*Result) String

func (m *Result) String() string

Directories

Path Synopsis
Package Protocol_Data_Auth_TripleEDH is a generated protocol buffer package.
Package Protocol_Data_Auth_TripleEDH is a generated protocol buffer package.

Jump to

Keyboard shortcuts

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