Versions in this module Expand all Collapse all v1 v1.4.9 Sep 30, 2020 Changes in this version + type Identity interface + GetIdentityIdentifier func() *IdentityIdentifier + GetMSPIdentifier func() string + SatisfiesPrincipal func(principal *msp.MSPPrincipal) error + Validate func() error + Verify func(msg []byte, sig []byte) error + type IdentityDeserializer interface + DeserializeIdentity func(serializedIdentity []byte) (Identity, error) + type IdentityIdentifier struct + Id string + Mspid string Incompatible versions in this module v2.1.1+incompatible Jun 1, 2020