Versions in this module Expand all Collapse all v1 v1.4.11 Mar 2, 2021 Changes in this version + func GeneratePrivateKey(keystorePath string) (bccsp.Key, crypto.Signer, error) + func GetECPublicKey(priv bccsp.Key) (*ecdsa.PublicKey, error) + func LoadPrivateKey(keystorePath string) (bccsp.Key, crypto.Signer, error)