pki.services.truststoreΒΆ
Business logic for truststore operations.
ClassesΒΆ
Service class for managing Truststore objects. |
Module ContentsΒΆ
- class pki.services.truststore.TruststoreService[source]ΒΆ
Service class for managing Truststore objects.
- get_all()[source]ΒΆ
Retrieve Truststore from the database.
- Return type:
django.db.models.query.QuerySet[pki.models.truststore.TruststoreModel]