crypt0cloud

package
v0.0.0-...-0c177b3 Latest Latest
Warning

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

Go to latest
Published: Jul 13, 2020 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Crypt0Cloud

type Crypt0Cloud struct {
	Client *crypt0cloud_sdk_go.Crypt0Client
}

func (Crypt0Cloud) CreateGroup

func (cc Crypt0Cloud) CreateGroup(payload string, kinds []string, appkey_public ed25519.PublicKey, appkey_private ed25519.PrivateKey, callback string) (*model.Transaction, error)

func (Crypt0Cloud) CreateKey

func (Crypt0Cloud) CreateSigningRequest

func (cc Crypt0Cloud) CreateSigningRequest(payload, signkind string, kinds []string, parent string, appkey_public ed25519.PublicKey, callback string) (*model.Transaction, error)

func (Crypt0Cloud) GetSigningRequest

func (cc Crypt0Cloud) GetSigningRequest(transactioid int64) *model.Transaction

func (Crypt0Cloud) SignSigningRequest

func (cc Crypt0Cloud) SignSigningRequest(t *model.Transaction, signkey_public ed25519.PublicKey, signkey_private ed25519.PrivateKey) (*model.Transaction, error)

Jump to

Keyboard shortcuts

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