fabric
fabric copied to clipboard
node client sdk: transaction security
We need ability to create secured transactions (sign with tcert) in the node.js client sdk. This is the code from fabric/core/crypto. We should refactor this module to provide functions that allow the application to create secured transactions prior to sending to the peer.
This should be included in https://github.com/hyperledger/fabric/issues/1117
@binhn Binh, I think this can be closed.