public IEncryptionService Create(X509Certificate certificate) { return(EncryptionService.Create(certificate)); }