| Constructeurs/Destructeur |
| constructor | Create | inherited | Constructeur de la classe TObject |
| destructor | Destroy | inherited virtual | Détruit l'instance de l'objet. |
| Propriétés |
| property | ExpiryUnixTime : Integer | read | Timestamp fo certificate expiry as a Unix Time | Qubes 9.0 |
| property | IssuerInfo : String | read | Information on the certificate issuer | Qubes 9.0 |
| property | KeySize : String | read | Size of the certificate key in bits | Qubes 9.0 |
| property | StartUnixTime : Integer | read | Timestamp of validity for the certificate expressed as Unix Time | Qubes 9.0 |
| property | SubjectInfo : String | read | Subject information of the certificate | Qubes 9.0 |
| Méthodes |
| class function | ClassName : String | inherited | Retourne le nom de la classe au format chaîne |
| class function | ClassParent : TClass | inherited | Classe parent de la classe |
| class function | ClassType : TClass | inherited | Retourne la métaclasse d'une classe |
| procedure | Free | inherited | Détruit l'instance de l'objet si non-nil |