@tikoci/centrs
    Preparing search index...

    Interface AnalyzeEncryptedWinBoxCdbOptions

    interface AnalyzeEncryptedWinBoxCdbOptions {
        blockSizes?: readonly number[];
        maxCandidateHeaderLength?: number;
        previewLength?: number;
    }
    Index

    Properties

    blockSizes?: readonly number[]
    maxCandidateHeaderLength?: number
    previewLength?: number