[][src]Function devolutions_crypto::ffi::MixKeyExchangeSize

#[no_mangle]
pub extern "C" fn MixKeyExchangeSize() -> i64

Get the size of the keys in the key exchange key pair.

Returns

Returns the length of the keys to input as shared_length in MixKeyExchange().