NDNts
    Preparing search index...

    Interface Options

    Producer.create options.

    interface Options {
        ckPrefix: Name;
        dataStore: Producer.DataStore;
        signer: Signer;
    }
    Index

    Properties

    ckPrefix: Name

    Content key prefix.

    dataStore: Producer.DataStore

    Repo for publishing CK packets.

    signer: Signer

    Signer for CK.