Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type SigningIdentity ¶
SigningIdentity defines the functions necessary to sign an array of bytes; it is needed to sign the commands transmitted to the prover peer service.
func GetSigningIdentity ¶
func GetSigningIdentity(mspConfigPath, mspID, mspType string) (SigningIdentity, error)
GetSigningIdentity retrieves a signing identity from the passed arguments
Click to show internal directories.
Click to hide internal directories.