package
2.0.0-alpha+incompatible
Repository: https://github.com/kevinbaisg/fabric-comment.git
Documentation: pkg.go.dev
# Functions
CertKeyPairFromString converts the given strings in base64 encoding to a CertKeyPair.
No description provided by the author
# Structs
CertKeyPair denotes a TLS certificate and corresponding key, both PEM encoded.
# Interfaces
CA defines a certificate authority that can generate certificates signed by it.