package
2.0.0-alpha+incompatible
Repository: https://github.com/hyperledger-labs/fabric-block-archiving.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.