C-DEngine 5.105

TheDeviceMessage..::..RSA Property

Current Public Key for this request

Namespace:  nsCDEngine.ViewModels
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public string RSA { get; set; }
Public Property RSA As String
	Get
	Set
public:
property String^ RSA {
	String^ get ();
	void set (String^ value);
}