Versions in this module Expand all Collapse all v0 v0.0.3 Feb 3, 2020 v0.0.2 Feb 3, 2020 v0.0.1 Jan 31, 2020 Changes in this version + type Identity interface + Serialize func() ([]byte, error) + type SigningIdentity interface + GetPublicVersion func() Identity + Sign func(msg []byte) ([]byte, error)