Xceed .NET Libraries Documentation
Certificate Class Members
Properties  Methods 


Xceed.Ftp Assembly > Xceed.Ftp Namespace : Certificate Class

The following tables list the members exposed by Certificate.

Public Constructors
 NameDescription
Public ConstructorOverloaded. Initializes a new intance of the Certificate class using the specified certificate.  
Top
Public Properties
 NameDescription
Public Property (Inherited from System.Security.Cryptography.X509Certificates.X509Certificate2)
Public Property (Inherited from System.Security.Cryptography.X509Certificates.X509Certificate2)
Public Property (Inherited from System.Security.Cryptography.X509Certificates.X509Certificate2)
Public PropertyGets a handle to a Microsoft Cryptographic API certificate context described by an unmanaged PCCERT_CONTEXT structure. (Inherited from System.Security.Cryptography.X509Certificates.X509Certificate)
Public Property (Inherited from System.Security.Cryptography.X509Certificates.X509Certificate2)
Public PropertyGets the name of the certificate authority that issued the X.509v3 certificate. (Inherited from System.Security.Cryptography.X509Certificates.X509Certificate)
Public PropertyGets the name of the certification authority that issued the X.509v3 certificate. (Inherited from System.Security.Cryptography.X509Certificates.X509Certificate2)
Public Property (Inherited from System.Security.Cryptography.X509Certificates.X509Certificate2)
Public Property (Inherited from System.Security.Cryptography.X509Certificates.X509Certificate2)
Public Property (Inherited from System.Security.Cryptography.X509Certificates.X509Certificate2)
Public Property (Inherited from System.Security.Cryptography.X509Certificates.X509Certificate2)
Public Property (Inherited from System.Security.Cryptography.X509Certificates.X509Certificate2)
Public Property (Inherited from System.Security.Cryptography.X509Certificates.X509Certificate2)
Public Property (Inherited from System.Security.Cryptography.X509Certificates.X509Certificate2)
Public PropertyGets the subject distinguished name from the certificate. (Inherited from System.Security.Cryptography.X509Certificates.X509Certificate)
Public Property (Inherited from System.Security.Cryptography.X509Certificates.X509Certificate2)
Public Property (Inherited from System.Security.Cryptography.X509Certificates.X509Certificate2)
Public Property (Inherited from System.Security.Cryptography.X509Certificates.X509Certificate2)
Top
Public Methods
 NameDescription
Public MethodOverloaded. Releases all resources used by the current System.Security.Cryptography.X509Certificates.X509Certificate object. (Inherited from System.Security.Cryptography.X509Certificates.X509Certificate)
Public MethodOverloaded. Compares two System.Security.Cryptography.X509Certificates.X509Certificate objects for equality. (Inherited from System.Security.Cryptography.X509Certificates.X509Certificate)
Public MethodOverloaded. Exports the current System.Security.Cryptography.X509Certificates.X509Certificate object to a byte array in a format described by one of the System.Security.Cryptography.X509Certificates.X509ContentType values. (Inherited from System.Security.Cryptography.X509Certificates.X509Certificate)
Public MethodOverloaded. Returns the hash value for the X.509v3 certificate as an array of bytes. (Inherited from System.Security.Cryptography.X509Certificates.X509Certificate)
Public MethodOverloaded. Returns the SHA1 hash value for the X.509v3 certificate as a hexadecimal string. (Inherited from System.Security.Cryptography.X509Certificates.X509Certificate)
Public MethodReturns the effective date of this X.509v3 certificate. (Inherited from System.Security.Cryptography.X509Certificates.X509Certificate)
Public MethodReturns the expiration date of this X.509v3 certificate. (Inherited from System.Security.Cryptography.X509Certificates.X509Certificate)
Public MethodReturns the name of the format of this X.509v3 certificate. (Inherited from System.Security.Cryptography.X509Certificates.X509Certificate)
Public MethodReturns the hash code for the X.509v3 certificate as an integer. (Inherited from System.Security.Cryptography.X509Certificates.X509Certificate)
Public MethodReturns the name of the certification authority that issued the X.509v3 certificate. (Inherited from System.Security.Cryptography.X509Certificates.X509Certificate)
Public MethodReturns the key algorithm information for this X.509v3 certificate as a string. (Inherited from System.Security.Cryptography.X509Certificates.X509Certificate)
Public MethodReturns the key algorithm parameters for the X.509v3 certificate as an array of bytes. (Inherited from System.Security.Cryptography.X509Certificates.X509Certificate)
Public MethodReturns the key algorithm parameters for the X.509v3 certificate as a hexadecimal string. (Inherited from System.Security.Cryptography.X509Certificates.X509Certificate)
Public MethodReturns the name of the principal to which the certificate was issued. (Inherited from System.Security.Cryptography.X509Certificates.X509Certificate)
Public Method (Inherited from System.Security.Cryptography.X509Certificates.X509Certificate2)
Public MethodReturns the public key for the X.509v3 certificate as an array of bytes. (Inherited from System.Security.Cryptography.X509Certificates.X509Certificate)
Public MethodReturns the public key for the X.509v3 certificate as a hexadecimal string. (Inherited from System.Security.Cryptography.X509Certificates.X509Certificate)
Public MethodReturns the raw data for the entire X.509v3 certificate as an array of bytes. (Inherited from System.Security.Cryptography.X509Certificates.X509Certificate)
Public MethodReturns the raw data for the entire X.509v3 certificate as a hexadecimal string. (Inherited from System.Security.Cryptography.X509Certificates.X509Certificate)
Public MethodReturns the serial number of the X.509v3 certificate as an array of bytes in little-endian order. (Inherited from System.Security.Cryptography.X509Certificates.X509Certificate)
Public MethodReturns the serial number of the X.509v3 certificate as a little-endian hexadecimal string . (Inherited from System.Security.Cryptography.X509Certificates.X509Certificate)
Public MethodOverloaded.  (Inherited from System.Security.Cryptography.X509Certificates.X509Certificate2)
Public Method (Inherited from System.Security.Cryptography.X509Certificates.X509Certificate2)
Public MethodOverloaded. Gets a verbose information output about the certificate. (Inherited from System.Security.Cryptography.X509Certificates.X509Certificate2)
Public Method (Inherited from System.Security.Cryptography.X509Certificates.X509Certificate2)
Top
See Also

Reference

Certificate Class
Xceed.Ftp Namespace