package
1.1.0
Repository: https://github.com/lightkool/fabric.git
Documentation: pkg.go.dev

# Functions

ExpiresAt returns when the given identity expires, or a zero time.Time in case we cannot determine that.
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.