olm_group_decrypt_max_plaintext_length

Get an upper bound on the number of bytes of plain-text the decrypt method will write for a given input message length. The actual size could be different due to padding.

The input message buffer is destroyed.

Returns olm_error() on failure.

extern (C)
size_t
olm_group_decrypt_max_plaintext_length

Meta