![]() | Initializes a new instance of the CertificateStoreCollection class. |
![]() | Gets the handle of the CertificateStore. |
![]() | Adds a Certificate to the CertificateStore. |
![]() | Adds a certificate store to the collection. |
![]() | Deletes a Certificate from the CertificateStore. |
![]() | Overloaded. Enumerates all the certificates in the store. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Overloaded. Returns the first certificate from the CertificateStore. |
![]() | Overloaded. Finds a certificate with a matching hash. |
![]() | Finds a certificate with a matching key identifier. |
![]() | Overloaded. Finds a certificate with a matching subject name. |
![]() | Overloaded. Finds a certificate with a subject that contains a specified string. |
![]() | Overloaded. Finds a certificate having an enhanced key extension that matches one of the keyUsage members. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | Removes a certificate store from the collection. |
![]() | Saves the CertificateStore in a buffer. |
![]() | Saves the CertificateStore in a file. |
![]() | Saves the CertificateStore as a PFX encoded file. |
![]() | Saves the CertificateStore as a PFX encoded file. |
![]() | Returns a String that represents the current Object. |
![]() | Disposes of the CertificateStore. |
![]() | Initializes a new CertificateStore from a given handle. |
![]() | Creates a shallow copy of the current Object. |
CertificateStoreCollection Class | Org.Mentalis.Security.Certificates Namespace