Click or drag to resize

ManagerInterfaceKeysSend Method

Sends a public key to a trading serer for the generation of an RSA key. It is used for extended authentication. The method is obsolete and not used.

Namespace:  mtapi.be.MT4ManagerApiCpp
Assembly:  MT4ManagerCpp (in MT4ManagerCpp.dll) Version: 0.0.0.0
Syntax
public void KeysSend(
	string key_path
)

Parameters

key_path
Type: SystemString
See Also