Skip to main content

dh_instance_call

Function dh_instance_call 

Source
pub fn dh_instance_call(
    recv: &Value,
    method: &str,
    args: &[Value],
) -> Result<Value, String>
Expand description

DiffieHellman instance dispatch.