NDNts

    Interface RetrieveCaProfileOptions

    interface RetrieveCaProfileOptions {
        caCertFullName: Name;
        caPrefix?: Name;
        cOpts?: ConsumerOptions;
    }
    Index

    Properties

    caCertFullName: Name

    CA certificate name with implicit digest.

    caPrefix?: Name

    CA prefix.

    Using the subject name of CA certificate name.

    Consumer options.

    • .describe defaults to "NDNCERT-client" + CA prefix.
    • .retx defaults to 4.
    MMNEPVFCICPMFPCPTTAAATR