Searched refs:bytesToHexString (Results 1 – 2 of 2) sorted by relevance
202 if (certificate.equals(bytesToHexString(clientCerfificate))) { in isCertificateValid()209 private static String bytesToHexString(byte[] in) { in bytesToHexString() method in SimulatorService
4572 s = IccUtils.bytesToHexString(response.payload) + s; in iccTransmitApduLogicalChannelWithPermission()4637 s = IccUtils.bytesToHexString(response.payload) + s; in iccTransmitApduBasicChannelWithPermission()4773 s = IccUtils.bytesToHexString(response.payload) + s; in sendEnvelopeWithStatus()