[][src]Function olm_sys::olm_pk_max_plaintext_length

pub unsafe extern "C" fn olm_pk_max_plaintext_length(
    decryption: *mut OlmPkDecryption,
    ciphertext_length: usize
) -> usize

Get the length of the plaintext that will correspond to a ciphertext of the given length.