# Functions
GetRandomBytes returns len random looking bytes.
GetRandomNonce returns a random byte array of length NonceSize.
# Constants
NonceSize is the default NonceSize.
# Interfaces
LocalSigner is a temporary stub interface which will be implemented by the local MSP.