NDNts

    Interface GenParams

    interface GenParams {
        importRaw?: Uint8Array<ArrayBufferLike>;
        length?: 128 | 256 | 192;
    }

    Hierarchy

    • AesGenParams
      • GenParams
    Index

    Properties

    Properties

    importRaw?: Uint8Array<ArrayBufferLike>

    Import raw key bits instead of generating.

    length?: 128 | 256 | 192
    MMNEPVFCICPMFPCPTTAAATR