# Functions
Add an existing Certificate & associate it with operator.
Let certifier to remove expired certificates.
Finds & returns Serial Numbers of all Certificates associated with the given Identity.
GetAll returns all Certificates Records.
Get the certificate for the requested CA.
GetCertificateIdentity returns CertificateInfo of Certificate with the given Serial Number String.
Get the CertificateInfo {Identity, NotAfter} of an SN.
GetVerifiedCertificateIdentity returns CertificateInfo of Certificate with the given Serial Number String and verifies its validity.
Returns serial numbers of all registered certificates.
Revoke Certificate and delete record of given SN.
No description provided by the author
Return a signed certificate given CSR.
Check if certificate time is not expired/not active yet.
# Constants
No description provided by the author
# Interfaces
No description provided by the author