package
1.1.2
Repository: https://github.com/rkcloudchain/cccsp.git
Documentation: pkg.go.dev

# Functions

GetDefault returns a ephemeral CCCSP.
New creates a csp instance.
NewFileKeyStore instantiated a file-based key store at a given position.
NewMemoryKeyStore instantiates an ephemeral in-memory keystore.
NewSigner returns a crypto.Signer for the given cccsp instance and key.