crypto

package
v0.0.0-...-95b87ed Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var FakeLocalSigner = &LocalSigner{
	Identity: []byte("IdentityBytes"),
	Nonce:    []byte("NonceValue"),
}

Functions

This section is empty.

Types

type LocalSigner

type LocalSigner struct {
	Identity []byte
	Nonce    []byte
}

func (*LocalSigner) NewSignatureHeader

func (ls *LocalSigner) NewSignatureHeader() (*cb.SignatureHeader, error)

func (*LocalSigner) Sign

func (ls *LocalSigner) Sign(msg []byte) ([]byte, error)

Jump to

Keyboard shortcuts

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