# Functions

GetSigningIdentity retrieves a signing identity from the passed arguments.
LoadLocalMSPAt loads an MSP whose configuration is stored at 'dir', and whose id and type are the passed as arguments.

# Interfaces

Identity refers to the creator of a tx;.
SigningIdentity defines the functions necessary to sign an array of bytes; it is needed to sign the commands transmitted to the prover peer service.