Package pt.gov.cartaodecidadao
Class PTEID_ChipAuthenticationReport
java.lang.Object
pt.gov.cartaodecidadao.PTEID_Object
pt.gov.cartaodecidadao.PTEID_ChipAuthenticationReport
-
Method Summary
Modifier and TypeMethodDescriptionvoiddelete()GetOID()Return the Object Identifier (OID) of the Chip Authentication algorithmReturn the public key used for the Chip Authentication processintReturn the status code of the Chip Authentication processReturn a descriptive message of the Chip Authentication status
-
Method Details
-
delete
public void delete()- Overrides:
deletein classPTEID_Object
-
GetPublicKey
Return the public key used for the Chip Authentication process -
GetOID
Return the Object Identifier (OID) of the Chip Authentication algorithm -
GetStatus
public int GetStatus()Return the status code of the Chip Authentication process -
GetStatusMessage
Return a descriptive message of the Chip Authentication status
-