Versions in this module Expand all Collapse all v0 v0.0.2 Jan 22, 2021 v0.0.1 Jan 22, 2021 Changes in this version + func GetSuite(securityLevel int, hashFamily string, keyStore bccsp.KeyStore) (core.CryptoSuite, error) + func GetSuiteByConfig(config core.CryptoSuiteConfig) (core.CryptoSuite, error) + func GetSuiteWithDefaultEphemeral() (core.CryptoSuite, error)