45 if (this.
_crls ==
null)
63 if (this.
_name ==
null)
80 if (certificates !=
null)
84 if (this.
_crls !=
null)
93 if (certificates !=
null)
102 if (this.
_crls !=
null)
169 if (this.
_crls !=
null)
194 if (certificates !=
null)
196 certificates.
Clear();
210 if (certificates !=
null)
212 certificates.
Clear();
231 byte[] hash = certificate.
Hash;
244 byte[] hash =
crl.Hash;
304 private byte[]
Load(
string filename)
class f__AnonymousType0<< Count > j__TPar
X509ExtensionCollection extensions
string GetUniqueName(X509Crl crl)
void Import(X509Certificate certificate)
X509CertificateCollection Certificates
bool CheckStore(string path, bool throwException)
string GetUniqueName(string method, byte[] name, string fileExtension)
void ImportNewFormat(X509Certificate certificate)
X509CertificateCollection _certificates
ArrayList BuildCrlsCollection(string storeName)
X509CertificateCollection BuildCertificatesCollection(string storeName)
void RemoveNewFormat(X509Certificate certificate)
X509Certificate LoadCertificate(string filename)
string GetUniqueName(X509Certificate certificate, [Optional] byte[] serial)
string GetUniqueNameWithSerial(X509Certificate certificate)
byte[] GetUniqueName(X509ExtensionCollection extensions, [Optional] byte[] serial)
byte[] Load(string filename)
X509Crl LoadCrl(string filename)
void Remove(X509Certificate certificate)
X509Store(string path, bool crl, bool newFormat)
static bool Exists(string path)
static DirectoryInfo CreateDirectory(string path)
static string[] GetFiles(string path)
static FileStream Create(string path)
static FileStream OpenRead(string path)
static bool Exists(string path)
static void Delete(string path)
static string Combine(string path1, string path2)