Interface ExternalTouchId


public interface ExternalTouchId
Created with IntelliJ IDEA. User: cohenben Date: 29/08/12 Time: 15:34 The touch id that was generated in the process of identify the CI.
  • Method Summary

    Modifier and Type
    Method
    Description
    byte[]
    Returns the byte array of the touch id.
     
  • Method Details

    • getAsString

      String getAsString()
    • getAsBytes

      byte[] getAsBytes()
      Returns the byte array of the touch id.
      Returns:
      the byte array of the touch id.