NDNts

    Fields of CA profile packet.

    interface Fields {
        cert: Certificate;
        info: string;
        maxValidityPeriod: number;
        prefix: Name;
        probeKeys: string[];
    }

    Hierarchy (View Summary)

    Index

    Properties

    CA certificate.

    info: string

    CA description.

    maxValidityPeriod: number

    Maximum ValidityPeriod for issued certificates, in milliseconds.

    prefix: Name

    CA name prefix.

    Typically, this should not have "CA" as its last component.

    probeKeys: string[]

    Property keys for PROBE command.

    MMNEPVFCICPMFPCPTTAAATR