PKI-Lite - v1.0.5
    Preparing search index...
    GeneralName: {
        directoryName: typeof directoryName;
        dNSName: typeof dNSName;
        ediPartyName: typeof ediPartyName;
        iPAddress: typeof iPAddress;
        otherName: typeof otherName;
        registeredID: typeof registeredID;
        rfc822Name: typeof rfc822Name;
        uniformResourceIdentifier: typeof uniformResourceIdentifier;
        x400Address: typeof x400Address;
        fromAsn1(asn1: Asn1BaseBlock): GeneralName;
        toAsn1(value: GeneralName): Sequence;
    }

    Type Declaration