token

package
v0.0.0-...-fbe82ab Latest Latest
Warning

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

Go to latest
Published: Mar 16, 2019 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Identity

type Identity interface {
	Serialize() ([]byte, error)
}

身份是指TX的创建者;

type SigningIdentity

type SigningIdentity interface {
	Identity //扩展标识

	Sign(msg []byte) ([]byte, error)

	GetPublicVersion() Identity
}

SigningIdentity定义签名 字节数组;需要对传输到的命令进行签名 提供程序对等服务。

Directories

Path Synopsis
mock
伪造者生成的代码。
伪造者生成的代码。
mock
伪造者生成的代码。
伪造者生成的代码。
mock
伪造者生成的代码。
伪造者生成的代码。
mock
伪造者生成的代码。
伪造者生成的代码。
tms
mock
伪造者生成的代码。
伪造者生成的代码。

Jump to

Keyboard shortcuts

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