Name | Description | |
---|---|---|
![]() | X509Store Constructor | Overloaded. Initializes a new instance of the X509Store class using the personal certificates of the current user store. |
Name | Description | |
---|---|---|
![]() | Certificates | Returns a list of certificates located in an X.509 certificate store. |
![]() | Location | Gets the location of the X.509 certificate store. |
![]() | Name | Gets the name of the X.509 certificate store. |
Name | Description | |
---|---|---|
![]() | Add | Adds a certificate to an X.509 certificate store. |
![]() | Close | Closes an X.509 certificate store. |
![]() | Open | Opens an X.509 certificate store or creates a new store, depending on OpenFlags flag settings. |
![]() | Remove | Removes a certificate from an X.509 certificate store. |