Property | Type | Description |
---|
Method | Description | |
---|---|---|
KeyPair ( ) : System | ||
KeyPair ( string KeyName, string Value ) : System | ||
KeyPair ( string KeyName, string Value, bool enc ) : System |
public KeyPair ( string KeyName, string Value ) : System | ||
KeyName | string | |
Value | string | |
return | System |
public KeyPair ( string KeyName, string Value, bool enc ) : System | ||
KeyName | string | |
Value | string | |
enc | bool | |
return | System |