Package pt.gov.cartaodecidadao
Class PTEID_SodReport
java.lang.Object
pt.gov.cartaodecidadao.PTEID_Object
pt.gov.cartaodecidadao.PTEID_SodReport
-
Method Summary
Modifier and TypeMethodDescriptionvoiddelete()Return the signer's certificate stored in the SOD fileintReturn the status code of the SOD validation processReturn a descriptive message of the SOD validation status
-
Method Details
-
delete
public void delete()- Overrides:
deletein classPTEID_Object
-
GetSigner
Return the signer's certificate stored in the SOD file -
GetStatus
public int GetStatus()Return the status code of the SOD validation process -
GetStatusMessage
Return a descriptive message of the SOD validation status
-