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