package
0.0.0-20240312082951-9a9e30f5c6ff
Repository: https://github.com/mkhattat/frost.git
Documentation: pkg.go.dev

# Functions

New returns a new BCCSP-based crypto.Signer for the given BCCSP instance and key.

# Structs

Client is the fabric-ca client object.
ClientConfig is the fabric-ca client's config.
EnrollmentResponse is the response from Client.Enroll and Identity.Reenroll.
GetCAInfoResponse is the response from the GetCAInfo call.
Identity is fabric-ca's implementation of an identity.
KeyRequest encapsulates size and algorithm for the key to be generated.