Module ca

Module ca 

Source
Expand description

NdncertCa — a full NDNCERT CA that serves requests over the NDN network.

Uses ndn-app::Producer to register under /<prefix>/CA/* and dispatches to CaState for protocol logic.

Structs§

NdncertCa
A running NDNCERT certificate authority.
NdncertCaBuilder
Builder for NdncertCa.