package
2.0.0-beta+incompatible
Repository: https://github.com/ibm/fabric.git
Documentation: pkg.go.dev
# Functions
GeneratePrivateKey creates an EC private key using a P-256 curve and stores it in keystorePath.
LoadPrivateKey loads a private key from a file in keystorePath.
# Structs
No description provided by the author
*
ECDSA signer implements the crypto.Signer interface for ECDSA keys.