signature

package
v0.31.48 Latest Latest
Warning

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

Go to latest
Published: Jan 10, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Signer added in v0.30.44

type Signer struct {
	core.DID
}

func (*Signer) Sign added in v0.30.44

func (s *Signer) Sign(src []byte) (dst []byte, err error)

type Verifier added in v0.30.44

type Verifier struct {
	core.DID
}

func (*Verifier) Verify added in v0.30.44

func (v *Verifier) Verify(data, signature []byte) (err error)

func (*Verifier) VerifyWithKey added in v0.30.44

func (v *Verifier) VerifyWithKey(key string, data, signature []byte) (err error)

Jump to

Keyboard shortcuts

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