@wireapp/core-crypto
    Preparing search index...

    Interface ProteusAutoPrekeyBundle

    Data shape for proteusNewPrekeyAuto() call returns.

    interface ProteusAutoPrekeyBundle {
        id: number;
        pkb: Uint8Array;
    }
    Index

    Properties

    Properties

    id: number

    Proteus PreKey id

    pkb: Uint8Array

    CBOR-serialized Proteus PreKeyBundle