//
pkg.gl
Category
github.com/niclabs/dtcnode/v2
server
package
2.1.2
Repository:
https://github.com/niclabs/dtcnode.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
11
Dependents
1
Files
353 SLOC
#
Functions
InitNode
InitNode inits the node using the configuration provided.
Serve
No description provided by the author
#
Constants
TchsmDomain
The domain of the ZMQ connection.
TchsmProtocol
The protocol used for the ZMQ connection.
#
Structs
Client
Client represents the connection with the Distributed TCHSM server.
Key
Key represents a keyshare managed by the node and used by the server for signing documents.
Node
Node represents a node in the distributed TCHSM application.