Xceed .NET Libraries Documentation
Xceed.SSH.Protocols Assembly / Xceed.SSH.Protocols Namespace / DiffieHellmanGroupSHA1KeyExchange Class


In This Topic
    DiffieHellmanGroupSHA1KeyExchange Class Properties
    In This Topic

    For a list of all members of this type, see DiffieHellmanGroupSHA1KeyExchange members.

    Public Properties
     NameDescription
    Public PropertyMaximal size, in bits, of an acceptable group (Inherited from Xceed.SSH.Protocols.DiffieHellmanGroupKeyExchange)
    Public PropertyMinimal size, in bits, of an acceptable group (Inherited from Xceed.SSH.Protocols.DiffieHellmanGroupKeyExchange)
    Public PropertyPreferred size, in bits, of the group the server will send (Inherited from Xceed.SSH.Protocols.DiffieHellmanGroupKeyExchange)
    Public Property (Inherited from Xceed.SSH.Protocols.DiffieHellmanGroupKeyExchange)
    Top
    See Also