KTestCertificate
#include <ktestcertificate.h>
Properties | |
bool | isCurrent |
KHealthCertificate::CertificateValidation | validationState |
Public Member Functions | |
bool | isCurrent () const |
KHealthCertificate::CertificateValidation | validationState () const |
Detailed Description
A test certificate.
Definition at line 18 of file ktestcertificate.h.
Property Documentation
◆ isCurrent
|
read |
Indicates whether the result is still current.
Definition at line 57 of file ktestcertificate.h.
◆ validationState
|
read |
The type of test, such as PCR or antigen.
The test manufacturer/product used. URL pointing to further information about the test product. Country the certificate was issued in, as ISO 3166-1 alpha 2 code. The entity that issued this certificate. The unique identifier of this certificate. Date/time this certificate has been issued at. Date/time this certificate expires. Validation status of the cryptographic signature of this certificate.
Definition at line 46 of file ktestcertificate.h.
Member Function Documentation
◆ isCurrent()
bool KTestCertificate::isCurrent | ( | ) | const |
Definition at line 69 of file ktestcertificate.cpp.
◆ validationState()
KHealthCertificate::CertificateValidation KTestCertificate::validationState | ( | ) | const |
Fully encoded data as represented in the barcode.
Definition at line 50 of file ktestcertificate.cpp.
The documentation for this class was generated from the following files:
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:13:32 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.