PKI-Lite - v1.0.5
    Preparing search index...
    CertificateChoices: {
        AttributeCertificate: typeof AttributeCertificate;
        AttributeCertificateV1: typeof AttributeCertificateV1;
        Certificate: typeof Certificate;
        ExtendedCertificate: typeof ExtendedCertificate;
        fromAsn1: (value: Asn1BaseBlock) => CertificateChoices;
        OtherCertificateFormat: typeof OtherCertificateFormat;
    }

    Type Declaration