generateNewLastResortKey

open suspend override fun generateNewLastResortKey(): Either<ProteusFailure, <Error class: unknown class>>

Also known as "last prekey", it's the prekey that the backend will share with other clients when it runs out of prekeys for this client. For "rolling" prekeys, see generateNewPreKeys.

See also