func New(csp core.CryptoSuite, key core.Key) (crypto.Signer, error)
New returns a new BCCSP-based crypto.Signer for the given BCCSP instance and key.