M1-PCA-Project/source/Certificate.py

6 lines
105 B
Python

class Certificate:
"""
A certificate.
Wrapper around cryptography.x509.Certificate.
"""