proteusNewPreKeys

suspend fun proteusNewPreKeys(from: Int, count: Int): ArrayList<PreKey>

Creates a number of prekeys starting from the from index

Return

: A CBOR-serialized version of the PreKeyBundle corresponding to the newly generated and stored PreKey

Parameters

from
  • starting index

count
  • number of prekeys to generate