Gets or sets the group of allowed encryption algorithms.
Namespace:
Rebex.Net
Assembly:
Rebex.Networking (in Rebex.Networking.dll)
Syntax
Visual Basic |
---|
Public Property EncryptionAlgorithms As SshEncryptionAlgorithm Get Set |
C# |
---|
public SshEncryptionAlgorithm EncryptionAlgorithms { get; set; } |