Ejemplo n.º 1
0
 def fetch_crl(self, context, project_id):
     """Get crl for a project."""
     return crypto.fetch_crl(project_id)
Ejemplo n.º 2
0
 def fetch_crl(self, context, project_id):
     """Get crl for a project."""
     return crypto.fetch_crl(project_id)