Dart.Ssh Namespace > ConnectionInfo Class : ServerToClientCryptoAlgorithm Property |
'Declaration Public ReadOnly Property ServerToClientCryptoAlgorithm As String
'Usage Dim instance As ConnectionInfo Dim value As String value = instance.ServerToClientCryptoAlgorithm
public string ServerToClientCryptoAlgorithm {get;}
public: __property string* get_ServerToClientCryptoAlgorithm();