//
pkg.gl
Category
github.com/thanakritlee/fabric-sdk-go
pkg
core
cryptosuite
bccsp
wrapper
package
1.0.0-alpha4
Repository:
https://github.com/thanakritlee/fabric-sdk-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
60 SLOC
#
Functions
GetKey
GetKey returns implementation of of cryptosuite.Key.
NewCryptoSuite
NewCryptoSuite returns cryptosuite adaptor for given bccsp.BCCSP implementation.
#
Structs
CryptoSuite
CryptoSuite provides a wrapper of BCCSP.