proteusEncryptBatched

open suspend override fun proteusEncryptBatched(sessions: List<String>, plaintext: ByteArray): Map<String, ByteArray>(source)

Encrypts a plaintext message in multiple Proteus sessions, returning a map from session ID to ciphertext.