As Apple announced that iOS 13 will support e-chip reading , is there a chance that there will be an iOS Framework equivalent of Android JMRTD?
SECURE MESSAGING NOT SUPPORTED
Hi Martijn, Any advice for the exception I am seeing? Tapas
When I am trying to read the DG14 file I am getting the above exception. is14 = ps.getInputStream(PassportService.EF_DG14); Passport service is initialized as below: ps = new PassportService(cs,PassportService.EXTENDED_MAX_TRANCEIVE_LENGTH,PassportService.DEFAULT_MAX_BLOCKSIZE,false,false); In the 0.5.7 version the PassportService was initialized differently and everything was working fine.
Sending MSE AT failed
I was using version 0.5.7 . In that I can get the challenge by using the method sendGetChallenge(). Recently I updated to 0.7.11. In that this methos is no more available. How to get the challenge so that the following can be performed. public AAResult doAA(PublicKey publicKey, String digestAlgorithm, String signatureAlgorithm, byte[] challenge) throws CardServiceException { return (new AAProtocol(aaSender, wrapper)).doAA(publicKey, digestAlgorithm, signatureAlgorithm, challenge); }
Hi, In the main page it is advised to either use jj2000 or JAI-ImageIO library to...