mimekit-ts - v1.0.0
    Preparing search index...

    Type Alias AttributeTable

    AttributeTable: Map<string, unknown>

    A table of CMS attributes (BouncyCastle AttributeTable in C#). Modeled as an opaque map here; the concrete crypto backend (C2b) populates DER attributes.