proteus Session From Message
abstract suspend fun proteusSessionFromMessage(sessionId: String, envelope: ByteArray): ByteArray(source)
Creates a new Proteus session from an incoming encrypted message, returning the decrypted message payload.