nonanonym

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Oct 5, 2023 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Overview

Copyright IBM Corp. All Rights Reserved.

SPDX-License-Identifier: Apache-2.0

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Issuer

type Issuer struct {
	Signer       SigningIdentity
	PublicParams *crypto.PublicParams
	Type         string
}

func (*Issuer) GenerateZKIssue

func (i *Issuer) GenerateZKIssue(values []uint64, owners [][]byte) (*issue2.IssueAction, []*token.Metadata, error)

func (*Issuer) New

func (i *Issuer) New(ttype string, signer common.SigningIdentity, pp *crypto.PublicParams)

func (*Issuer) SignTokenActions

func (i *Issuer) SignTokenActions(raw []byte, txID string) ([]byte, error)

type SigningIdentity

type SigningIdentity interface {
	driver.SigningIdentity
}

signing identity

Directories

Path Synopsis
Code generated by counterfeiter.
Code generated by counterfeiter.

Jump to

Keyboard shortcuts

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