package
1.4.7
Repository: https://github.com/hyperledger-labs/fabric.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.