tsslib

package
v1.2.2 Latest Latest
Warning

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

Go to latest
Published: Oct 1, 2024 License: AGPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SwiftResultBytes

type SwiftResultBytes struct {
	Successful bool
	Result     []byte
	Error      string
}

func Sign

func Sign(host string, message []byte, dkgResultStr string, authData string) *SwiftResultBytes

type SwiftResultString

type SwiftResultString struct {
	Successful bool
	Result     string // json
	Error      string
}

func AcceptDevice added in v1.2.0

func AcceptDevice(host string, dkgResultStr string, authData string) *SwiftResultString

func Backup added in v1.2.0

func Backup(host string, dkgResultStr string, authData string) *SwiftResultString

func Dkg

func Dkg(host string, authData string) *SwiftResultString

func Export added in v1.2.0

func Export(host string, dkgResultStr string, authData string) *SwiftResultString

func FromBackup added in v1.2.0

func FromBackup(host string, backup string, authData string) *SwiftResultString

func Identify

func Identify(host string, authData string) *SwiftResultString

func RegisterDevice added in v1.2.0

func RegisterDevice(host string, authData string) *SwiftResultString

Jump to

Keyboard shortcuts

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