certmgr

package
v0.0.0-...-e3261ea Latest Latest
Warning

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

Go to latest
Published: Aug 13, 2022 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CertManageContract

type CertManageContract struct {
	// contains filtered or unexported fields
}

func NewCertManageContract

func NewCertManageContract(log protocol.Logger) *CertManageContract

func (*CertManageContract) GetMethod

func (c *CertManageContract) GetMethod(methodName string) common.ContractFunc

type CertManageRuntime

type CertManageRuntime struct {
	// contains filtered or unexported fields
}

func (*CertManageRuntime) Add

func (r *CertManageRuntime) Add(txSimContext protocol.TxSimContext, _ map[string][]byte) (
	result []byte, err error)

Add cert add

func (*CertManageRuntime) AddAlias

func (r *CertManageRuntime) AddAlias(txSimContext protocol.TxSimContext, params map[string][]byte) (
	result []byte, err error)

func (*CertManageRuntime) Delete

func (r *CertManageRuntime) Delete(txSimContext protocol.TxSimContext, params map[string][]byte) (
	result []byte, err error)

Delete cert delete

func (*CertManageRuntime) DeleteAlias

func (r *CertManageRuntime) DeleteAlias(txSimContext protocol.TxSimContext, params map[string][]byte) (
	result []byte, err error)

本组织管理员

func (*CertManageRuntime) Freeze

func (r *CertManageRuntime) Freeze(txSimContext protocol.TxSimContext, params map[string][]byte) ([]byte, error)

Freeze certs

func (*CertManageRuntime) Query

func (r *CertManageRuntime) Query(txSimContext protocol.TxSimContext, params map[string][]byte) ([]byte, error)

Query certs query

func (*CertManageRuntime) QueryAlias

func (r *CertManageRuntime) QueryAlias(txSimContext protocol.TxSimContext, params map[string][]byte) (
	result []byte, err error)

func (*CertManageRuntime) Revoke

func (r *CertManageRuntime) Revoke(txSimContext protocol.TxSimContext, params map[string][]byte) (
	[]byte, error)

Revoke certs revocation

func (*CertManageRuntime) Unfreeze

func (r *CertManageRuntime) Unfreeze(txSimContext protocol.TxSimContext, params map[string][]byte) (
	[]byte, error)

Unfreeze certs unfreeze

func (*CertManageRuntime) UpdateAlias

func (r *CertManageRuntime) UpdateAlias(txSimContext protocol.TxSimContext, params map[string][]byte) (
	result []byte, err error)

本组织管理员

Jump to

Keyboard shortcuts

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