Name | Description | |
---|---|---|
![]() | Add | Adds a certificate to the store. |
![]() | AddCRL | Adds a CRL to the store. |
![]() | AddRejected | Adds a rejected certificate chain to the store. |
![]() | Close | Closes the store. |
![]() | Delete | Deletes a certificate from the store. |
![]() | DeleteCRL | Removes a CRL from the store. |
![]() | Dispose | (Inherited from System.IDisposable) |
![]() | Enumerate | Enumerates the certificates in the store. |
![]() | EnumerateCRLs | Overloaded. Returns the CRLs in the store. |
![]() | FindByThumbprint | Finds the certificate with the specified thumbprint. |
![]() | IsRevoked | Checks if issuer has revoked the certificate. |
![]() | LoadPrivateKey | Finds the certificate with the specified thumbprint. |
![]() | Open | Opens the store at the specified location. |