Function relay_cabi::relay_generate_key_pair
source ยท #[no_mangle]
pub unsafe extern "C" fn relay_generate_key_pair() -> RelayKeyPair
Expand description
Generates a secret, public key pair.
#[no_mangle]
pub unsafe extern "C" fn relay_generate_key_pair() -> RelayKeyPair
Generates a secret, public key pair.