[−][src]Function devolutions_crypto::ffi::GenerateKeyExchangeSize
#[no_mangle] pub extern "C" fn GenerateKeyExchangeSize() -> i64
Get the size of the keys in the key exchange key pair.
Returns
Returns the length of the keys to input as private_length
and public_length in GenerateKeyExchange().