idemixca

package
v0.0.0-...-523a819 Latest Latest
Warning

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

Go to latest
Published: Jan 21, 2019 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GenerateIssuerKey

func GenerateIssuerKey() ([]byte, []byte, error)

generate issuer key调用idemix库来生成颁发者(CA)签名密钥对。 目前,颁发者支持四个属性: attributeName是组织单位名称 attributeName是角色(成员或管理员)名称 attributeName EnrollmentID是注册ID attributeName吊销句柄包含可用于吊销此用户的吊销句柄 生成的键被序列化为字节。

func GenerateSignerConfig

func GenerateSignerConfig(roleMask int, ouString string, enrollmentId string, revocationHandle int, key *idemix.IssuerKey, revKey *ecdsa.PrivateKey) ([]byte, error)

GenerateSignerConfig创建新的签名者配置。 它生成一个新的用户秘密并颁发一个凭证 使用CA的密钥对具有四个属性(如上所述)。

Types

This section is empty.

Jump to

Keyboard shortcuts

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