package
0.0.0-20230116212949-c94e5b33ee62
Repository: https://github.com/tcfw/ocs.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
NewServer creates a new OCS CDI node.
# Constants
CertIDLookup represents a lookup against the certificates ID.
DefaultIPFSConfigPath default config path for IPFS node.
EmailLookup represents a lookup against any stored email in a certificate.
OCSCertificateMIME MIME type which can be used in web requests/responses.
RefLookup represents a public reference of an certificate (IPFS block addr).
# Structs
CertRef represents a certificate reference structure.
IPFSCertStore uses IPFS to create a certificate store.
Lookup represents a lookup request data.
PublishRequest represents a certificate publish request.
Server a OCS-CDI node implementation.
# Interfaces
CertStore provides a means of finding certificates.
# Type aliases
LookupType represents the mode of lookup.