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.
See Implementation
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.