Simias::Security::CertificateStore Member List
This is the complete list of members for
Simias::Security::CertificateStore, including all inherited members.
| GetCertificate(string host) | Simias::Security::CertificateStore | [inline, static] |
| GetCertificate(string host, out CertPolicy.CertificateProblem Problem) | Simias::Security::CertificateStore | [inline, static] |
| GetRACertificate(string recoveryAgnt) | Simias::Security::CertificateStore | [inline, static] |
| GetRAList() | Simias::Security::CertificateStore | [inline, static] |
| LoadCertsFromStore() | Simias::Security::CertificateStore | [inline, static] |
| RemoveCertFromTable(string host) | Simias::Security::CertificateStore | [inline, static] |
| RemoveCertificate(string host) | Simias::Security::CertificateStore | [inline, static] |
| RemoveDomainCertificate(string domainID, string host) | Simias::Security::CertificateStore | [inline, static] |
| StoreCertificate(byte[] certificate, string host, bool persist) | Simias::Security::CertificateStore | [inline, static] |
| StoreDomainCertificate(byte[] certificate, string host, string domainID, bool persist) | Simias::Security::CertificateStore | [inline, static] |
| StoreRACertificate(byte[] certificate, string recoveryAgnt, bool persist) | Simias::Security::CertificateStore | [inline, static] |