NDNts
    Preparing search index...

    Interface GenParams

    Key generation parameters.

    interface GenParams {
        importRaw?: Uint8Array<ArrayBufferLike>;
    }
    Index

    Properties

    Properties

    importRaw?: Uint8Array<ArrayBufferLike>

    Import raw key bits instead of generating.