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

    Represents a SEQUENCE OF PKI objects in ASN.1.

    A SEQUENCE contains an ordered collection of objects, which may be of different types. This class provides SEQUENCE-specific ASN.1 encoding and comparison methods.

    Hierarchy (View Summary)

    Indexable

    Index

    Constructors

    Properties

    maxSize?: number

    Accessors

    Methods

    • Parameters

      • options: {
            clientAuth?: boolean;
            codeSigning?: boolean;
            emailProtection?: boolean;
            ocspSigning?: boolean;
            serverAuth?: boolean;
            timeStamping?: boolean;
        } & { [oid: string]: boolean }

      Returns ExtKeyUsage