About
Pricing
Try Now
BUY
Free Trial
Welcome!
Licensing and How to Order
Installation Instruction
Overview and how to use Ultimate Ftp in Visual Studio
Connect to an FTP server
Authentication
Upload and download a single file
Wildcard masks and search criterion
Upload and download multiple files
Manage a single remote file
Manage multiple remote files and directories
Upload and download a directory
Directory synchronization
Manage a remote directory
Unified API for SFTP and FTP
Show the progress while transferring data
Transfer queue
Cancel an operation
Server-to-server transfers (FXP)
Other FTP features
Using FtpWebRequest
Control bandwidth and speed optimization
Events
Logging
Determine local PC and server time difference
Use asynchronous methods
Use path utility methods
Handle errors
Class Reference
ComponentPro
ComponentPro.Collections
ComponentPro.Compression
ComponentPro.Diagnostics
ComponentPro.IO
ComponentPro.IO.Synchronization
ComponentPro.Net
ComponentPro.Security
ComponentPro.Security.Authentication
ComponentPro.Security.Certificates
Classes
Enumerations
CertificateChainEngine
CertificateVerificationStatus
KeyAlgorithm
OpenFlags
SignatureHashAlgorithm
StoreLocation
StoreName
VerificationFlags
ComponentPro.Security.Cryptography
ComponentPro.Security.Cryptography.Pkcs
ComponentPro UltimateFtp
KeyAlgorithm Enumeration
See Also
Collapse All
Expand All
Members Options: Show All
Language Filter: All
Send comments
on this topic to
ComponentPro
Class Reference
>
ComponentPro.Security.Certificates Namespace
> KeyAlgorithm Enumeration
The key algorithm for the certificate.
Syntax
Copy Code
C#
VB.NET
C++/CLI
public enum KeyAlgorithm
Public Enum KeyAlgorithm
public enum class KeyAlgorithm
Members
Name
Description
Unsupported
Unsupported key algorithm.
RSA
RSA.
DSA
DSA.
GOST_R3410_2001
GOST R 34.10-2001.
Top
Framework
.NET Compact Framework
Supported version
: 2.0, 3.5, and 3.9
Assembly
: ComponentPro.Network.CF (in ComponentPro.Network.CF.dll)
.NET Framework
Supported version
: 2.0, 3.0, 3.5, 4.0, 4.5.x, 4.6.x and later
Assembly
: ComponentPro.Network (in ComponentPro.Network.dll)
Portable Class Library for Windows Phone 8.1 and Windows 8.1 Store Apps
Supported version
: 4.6.x and later
Assembly
: ComponentPro.Network.WinPcl (in ComponentPro.Network.WinPcl.dll)
Universal Windows Platform (includes Windows 10 Mobile, Windows 10 Store Apps and Windows 10 IoT)
Supported version
: 4.6.x and later
Assembly
: ComponentPro.Network.Uwp (in ComponentPro.Network.Uwp.dll)
Xamarin Android
Supported version
: 2.3 and later
Assembly
: ComponentPro.Network.Android (in ComponentPro.Network.Android.dll)
Xamarin Mac
Supported version
: 2.0.x and later
Assembly
: ComponentPro.Network.Mac (in ComponentPro.Network.Mac.dll)
Xamarin iOS
Supported version
: 5.1.x and later
Assembly
: ComponentPro.Network.iOS (in ComponentPro.Network.iOS.dll)
See Also
Reference
ComponentPro.Security.Certificates Namespace