Overload List
| Name | Description | |
|---|---|---|
| CertificateStore(ICollection) |
Creates a temporary memory-based certificate store
and populates it with certificates from the specified collection.
| |
| CertificateStore(String) |
Opens a system certificate store of the specified name.
| |
| CertificateStore(CertificateStoreName) |
Opens a system certificate store of the specified name.
| |
| CertificateStore(String, CertificateStoreLocation) |
Opens a system certificate store of the specified name a the specified location.
| |
| CertificateStore(CertificateStoreName, CertificateStoreLocation) |
Opens a system certificate store of the specified name a the specified location.
|