schema

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Dec 4, 2025 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultSchema = ""
)

Variables

This section is empty.

Functions

This section is empty.

Types

type DefaultManager

type DefaultManager struct {
}

DefaultManager implements the default schema for fabric: - 4 attributes (OU, Role, EID, RH) - all in bytes format except for Role - fixed positions - no other attributes - a "hidden" usk attribute at position 0

func NewDefaultManager

func NewDefaultManager() *DefaultManager

func (*DefaultManager) EidNymAuditOpts

func (*DefaultManager) EidNymAuditOpts(schema string, attrs [][]byte) (*bccsp.EidNymAuditOpts, error)

func (*DefaultManager) NymSignerOpts

func (*DefaultManager) NymSignerOpts(schema string) (*bccsp.IdemixNymSignerOpts, error)

func (*DefaultManager) PublicKeyImportOpts

func (*DefaultManager) PublicKeyImportOpts(schema string) (*bccsp.IdemixIssuerPublicKeyImportOpts, error)

func (*DefaultManager) RhNymAuditOpts

func (*DefaultManager) RhNymAuditOpts(schema string, attrs [][]byte) (*bccsp.RhNymAuditOpts, error)

func (*DefaultManager) SignerOpts

func (*DefaultManager) SignerOpts(schema string) (*bccsp.IdemixSignerOpts, error)

Jump to

Keyboard shortcuts

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