The methods of the CertificateStore class are listed below. For a complete list of CertificateStore class members, see the CertificateStore Members topic.
![]() ImportPfxFile | Imports the certificate store contained in the PFX/PKCS12 file. |
![]() OpenMySystemStore | Overloaded. Opens the MY store in the specified location. |
![]() OpenSystemStore | Opens the certificate store at the specified location and with the specified name. |
Close | Closes the certificate store and frees up unmanaged resources. |
Dispose | Overloaded. Closes the certificate store and frees up unmanaged resources. |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
GetType (inherited from Object) | Gets the Type of the current instance. |
ToString (inherited from Object) | Returns a String that represents the current Object. |
Dispose | Overloaded. Disposes of the certificate store and frees up unmanaged resources. |
Finalize | Finalizes the certificate store and frees up unmanaged resources. |
MemberwiseClone (inherited from Object) | Creates a shallow copy of the current Object. |
CertificateStore Class | ComponentSpace.CryptoHelper Namespace