proteusNewPrekey

abstract suspend fun proteusNewPrekey(prekeyId: UShort): ByteArray(source)

Creates a new Proteus prekey with the given id and returns the CBOR-serialized version of the prekey bundle

Warning: The Proteus client MUST be initialized with proteus_init first or an error will be returned

See core_crypto::transaction_context::TransactionContext::proteus_new_prekey