Function olm_sys::olm_pk_ciphertext_length[][src]

pub unsafe extern "C" fn olm_pk_ciphertext_length(
    encryption: *mut OlmPkEncryption,
    plaintext_length: usize
) -> usize

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