signature

package
v0.0.0-...-51d629d Latest Latest
Warning

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

Go to latest
Published: Sep 18, 2016 License: BSD-3-Clause, BSD-3-Clause Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Signature

type Signature struct {
	Signature string
	// contains filtered or unexported fields
}

Signature contains the base 64-encoded string from the byte array The methods attached will always return the []byte arrays originall passed in. This aids in serialisation of the signature and consolidates the encoding in one place

func New

func New() *Signature

func (*Signature) GetSignature

func (s *Signature) GetSignature() ([]byte, error)

func (*Signature) IsSignatureSet

func (s *Signature) IsSignatureSet() bool

func (*Signature) SetSignature

func (s *Signature) SetSignature(newSum []byte)

Jump to

Keyboard shortcuts

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