2008-09-12 Sebastien Pouliot * FileCertificateStore.cs: Use File.Create instead of OpenWrite to make sure nothing else if left at the end of the file. 2003-11-08 Sebastien Pouliot * ICertificateStore.cs: Interface for certificate stores. * FileCertificateStore.cs: File-based certificate stores using SPC (PKCS7) files.