bdump

package
v0.0.0-...-d1826b6 Latest Latest
Warning

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

Go to latest
Published: Feb 23, 2022 License: AGPL-3.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SignBDX

func SignBDX(filecontent []byte) ([]byte, error)

SignBDX(fileContent) []byte - sign error - err

func VerifyBDX

func VerifyBDX(filecontent []byte, sign []byte) (bool, string, error)

bool corrupted string username error error

Types

type BDump

type BDump struct {
	Blocks []*types.RuntimeModule
}

func (*BDump) WriteToFile

func (bdump *BDump) WriteToFile(path string) (error, error)

type BDumpORIGINAL

type BDumpORIGINAL struct {
	Author string
	Blocks []*types.Module
}

Jump to

Keyboard shortcuts

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