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


In This Topic
    DiffieHellmanGroupSHA256KeyExchange Class Properties
    In This Topic

    For a list of all members of this type, see DiffieHellmanGroupSHA256KeyExchange 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