onvif
    Preparing search index...

    Interface TrustAnchor

    interface TrustAnchor {
        certificateID: string;
        [key: string]: unknown;
    }

    Indexable

    • [key: string]: unknown
    Index
    certificateID: string

    The certificate ID of the certificate to be used as trust anchor.