pub fn key_object_instance_call( recv: &Value, method: &str, args: &[Value], ) -> Result<Value, String>
KeyObject instance dispatch (export({type,format}), equals).
KeyObject
export({type,format})
equals