proof

package
v0.0.8 Latest Latest
Warning

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

Go to latest
Published: Jun 3, 2020 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CredentialExistence

type CredentialExistence struct {
	Id                  *core.ID
	IdenStateData       IdenStateData
	MtpClaim            *merkletree.Proof
	Claim               *merkletree.Entry
	RevocationsTreeRoot *merkletree.Hash
	RootsTreeRoot       *merkletree.Hash
	IdenPubUrl          string
}

func (CredentialExistence) String added in v0.0.8

func (c CredentialExistence) String() string

type CredentialValidity

type CredentialValidity struct {
	CredentialExistence CredentialExistence
	IdenStateData       IdenStateData
	MtpNotNonce         *merkletree.Proof
	ClaimsTreeRoot      *merkletree.Hash
	RootsTreeRoot       *merkletree.Hash
}

func (CredentialValidity) String added in v0.0.8

func (c CredentialValidity) String() string

type IdenStateData

type IdenStateData struct {
	BlockTs   int64
	BlockN    uint64
	IdenState *merkletree.Hash
}

Jump to

Keyboard shortcuts

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