| Name | Description | |
|---|---|---|
|  | Dispose | Overloaded. Releases all resources used by the current System.Security.Cryptography.X509Certificates.X509Certificate object. (Inherited from System.Security.Cryptography.X509Certificates.X509Certificate) | 
|  | Equals | Overloaded. Compares two System.Security.Cryptography.X509Certificates.X509Certificate objects for equality. (Inherited from System.Security.Cryptography.X509Certificates.X509Certificate) | 
|  | Export | Overloaded. 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) | 
|  | GetCertHash | Overloaded. Returns the hash value for the X.509v3 certificate as an array of bytes. (Inherited from System.Security.Cryptography.X509Certificates.X509Certificate) | 
|  | GetCertHashString | Overloaded. Returns the SHA1 hash value for the X.509v3 certificate as a hexadecimal string. (Inherited from System.Security.Cryptography.X509Certificates.X509Certificate) | 
|  | GetEffectiveDateString | Returns the effective date of this X.509v3 certificate. (Inherited from System.Security.Cryptography.X509Certificates.X509Certificate) | 
|  | GetExpirationDateString | Returns the expiration date of this X.509v3 certificate. (Inherited from System.Security.Cryptography.X509Certificates.X509Certificate) | 
|  | GetFormat | Returns the name of the format of this X.509v3 certificate. (Inherited from System.Security.Cryptography.X509Certificates.X509Certificate) | 
|  | GetHashCode | Returns the hash code for the X.509v3 certificate as an integer. (Inherited from System.Security.Cryptography.X509Certificates.X509Certificate) | 
|  | GetIssuerName | Returns the name of the certification authority that issued the X.509v3 certificate. (Inherited from System.Security.Cryptography.X509Certificates.X509Certificate) | 
|  | GetKeyAlgorithm | Returns the key algorithm information for this X.509v3 certificate as a string. (Inherited from System.Security.Cryptography.X509Certificates.X509Certificate) | 
|  | GetKeyAlgorithmParameters | Returns the key algorithm parameters for the X.509v3 certificate as an array of bytes. (Inherited from System.Security.Cryptography.X509Certificates.X509Certificate) | 
|  | GetKeyAlgorithmParametersString | Returns the key algorithm parameters for the X.509v3 certificate as a hexadecimal string. (Inherited from System.Security.Cryptography.X509Certificates.X509Certificate) | 
|  | GetName | Returns the name of the principal to which the certificate was issued. (Inherited from System.Security.Cryptography.X509Certificates.X509Certificate) | 
|  | GetNameInfo | (Inherited from System.Security.Cryptography.X509Certificates.X509Certificate2) | 
|  | GetPublicKey | Returns the public key for the X.509v3 certificate as an array of bytes. (Inherited from System.Security.Cryptography.X509Certificates.X509Certificate) | 
|  | GetPublicKeyString | Returns the public key for the X.509v3 certificate as a hexadecimal string. (Inherited from System.Security.Cryptography.X509Certificates.X509Certificate) | 
|  | GetRawCertData | Returns the raw data for the entire X.509v3 certificate as an array of bytes. (Inherited from System.Security.Cryptography.X509Certificates.X509Certificate) | 
|  | GetRawCertDataString | Returns the raw data for the entire X.509v3 certificate as a hexadecimal string. (Inherited from System.Security.Cryptography.X509Certificates.X509Certificate) | 
|  | GetSerialNumber | Returns the serial number of the X.509v3 certificate as an array of bytes in little-endian order. (Inherited from System.Security.Cryptography.X509Certificates.X509Certificate) | 
|  | GetSerialNumberByteArray | Same as System.Security.Cryptography.X509Certificates.X509Certificate.GetSerialNumber. Returns the serial number of the PKI certificate as an array of bytes in little-endian order. | 
|  | GetSerialNumberString | Returns the serial number of the X.509v3 certificate as a little-endian hexadecimal string . (Inherited from System.Security.Cryptography.X509Certificates.X509Certificate) | 
|  | GetType | Gets the System.Type of the current instance. (Inherited from object) | 
|  | Import | Overloaded. (Inherited from System.Security.Cryptography.X509Certificates.X509Certificate2) | 
|  | Reset | (Inherited from System.Security.Cryptography.X509Certificates.X509Certificate2) | 
|  | ToString | Overloaded. Overridden. Returns a string that represents the current object. | 
|   | TryNew | Attempts to create a new instance of the PKI certificate using information from a byte array. | 
|  | Verify | (Inherited from System.Security.Cryptography.X509Certificates.X509Certificate2) | 
 
            