| CertificateTCertificate, TFingerprint Methods | 
The CertificateTCertificate, TFingerprint generic type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | CalculateFingerprint | 
            Calculates a fingerprint for this certificate.
             | 
|  | Clone | 
            Clones this instance.
             | 
|  | CreateCertificate | 
            Creates a certificate.
             | 
|  | CreateFingerprint | 
            Creates a fingerprint.
             | 
|  | Equals | (Inherited from Object.) | 
|  | Finalize | (Inherited from Object.) | 
|  | GetBuffer | 
            Serializes this certificate to binary.
             | 
|  | GetBytes | 
            Serializes this certificate to binary.
             | 
|  | GetHashCode | (Inherited from Object.) | 
|  | GetType | (Inherited from Object.) | 
|  | MemberwiseClone | (Inherited from Object.) | 
|  | Regenerate | 
            Regenerates the certificate's cryptography data using an
            expiration date of 10 days from now.
             | 
|  | Regenerate(DateTime) | 
            Regenerates the certificate's cryptography data using the
            given expiration date.
             | 
|  | ToString | (Inherited from Object.) | 
|  | ToX509Certificate2 | 
            Converts this instance into an X509Certificate2.
             | 
 See Also
See Also