Interface ClientConf

client.conf format of NDNCERT C++ implementation.

interface ClientConf {
    ca-list: ClientConf.CaProfile[];
}

Properties

Properties