![]() CloseCertificateContexts | Closes the certificate contexts. |
![]() FindAllCertificates | Returns all certificate contexts in the certificate store. |
![]() FindCertificates | Returns all certificate contexts in the certificate store that match the subject name. |
PrivateKey | Gets the RSA private key associated with this certificate context. |
X509Certificate | Gets the X.509 certificate associated with this certificate context. |
Close | Closes the certificate context and frees up unmanaged resources. |
Dispose | Overloaded. Closes the certificate context 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 context and frees up unmanaged resources. |
Finalize | Finalizes the certificate context and frees up unmanaged resources. |
MemberwiseClone (inherited from Object) | Creates a shallow copy of the current Object. |
CertificateContext Class | ComponentSpace.CryptoHelper Namespace