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

    Type Alias Asn1Any

    Asn1Any:
        | Uint8Array
        | Asn1BaseBlock
        | null
        | string
        | Any
        | PkiBase
        | number
        | boolean

    Union type for any value that can be converted to ASN.1. Covers all the basic types that the library can work with.