CIA Compliance Manager API Documentation - v0.8.24
    Preparing search index...

    Variable TECHNICAL_DESCRIPTIONSConst

    TECHNICAL_DESCRIPTIONS: {
        AVAILABILITY: Record<SecurityLevelKey, string>;
        CONFIDENTIALITY: Record<SecurityLevelKey, string>;
        INTEGRITY: Record<SecurityLevelKey, string>;
    } = ...

    Type declaration