PowerTCP SSH and SFTP for .NET
Min_Group_Length Property




The minimum group length permitted, 1024.
Syntax
'Declaration
 
Public ReadOnly Property Min_Group_Length As Integer
'Usage
 
Dim instance As DHGexParameters
Dim value As Integer
 
value = instance.Min_Group_Length
public int Min_Group_Length {get;}
public: __property int get_Min_Group_Length();
public:
property int Min_Group_Length {
   int get();
}
See Also

Reference

DHGexParameters Class
DHGexParameters Members


PowerTCP SSH and SFTP for .NET Documentation Version 7.0
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic