package
0.0.2
Repository: https://github.com/hxx258456/fabric-gm.git
Documentation: pkg.go.dev

# Functions

LoadCertificateSM2 load a ecdsa cert from a file in cert path.
NewCA creates an instance of CA and saves the signing key pair in baseDir/name.

# Structs

TODO: CA是否有必要保持原来的 Signer与SignCert?直接使用gmx509是否可行?.