PKI-Lite - v1.0.5
    Preparing search index...

    Trust anchor for certificate validation.

    interface TrustAnchor {
        certificate: Certificate;
        nameConstraints?: NameConstraints;
    }
    Index

    Properties

    certificate: Certificate

    The trusted root certificate

    nameConstraints?: NameConstraints

    Optional name constraints to apply