NDNts

    Interface ControlCommandOptions

    interface ControlCommandOptions {
        cOpts?: ConsumerOptions;
        formatCommand?: FormatCommand;
        prefix?: Name;
        signedInterestPolicy?: SignedInterestPolicy;
        signer?: Signer;
    }

    Hierarchy

    • CommonOptions
      • ControlCommandOptions
    Index

    Properties

    Consumer options.

    • .describe defaults to "nfdmgmt".
    • .verifier is recommended.
    formatCommand?: FormatCommand

    Customize command format.

    ControlCommandOptions.formatCommandParamsComp

    prefix?: Name

    NFD management prefix.

    getPrefix()

    signedInterestPolicy?: SignedInterestPolicy

    Signed Interest policy for the command Interest.

    Signed Interest shall contain SigNonce and SigTime.

    signer?: Signer

    Command Interest signer.

    Digest signing.

    MMNEPVFCICPMFPCPTTAAATR