# Functions
CmpVersion compares version v1 to v2.
GetLevels returns the levels for a particular version.
GetVersion returns the version.
GetVersionInfo returns version information for the fabric-ca-client/fabric-ca-server.
# Constants
AffiliationLevel is the current level of affiliations.
CertificateLevel is the current level of certificates.
IdentityLevel is the current level of identities.
# Variables
Version specifies fabric-ca-client/fabric-ca-server version It is defined by the Makefile and passed in with ldflags.