Class ReadIniFunctionality


  • public class ReadIniFunctionality
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean readSecureData​(byte[] headerBuffer, byte[] dataBuffer)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ReadIniFunctionality

        public ReadIniFunctionality()
    • Method Detail

      • readSecureData

        public boolean readSecureData​(byte[] headerBuffer,
                                      byte[] dataBuffer)
                               throws SDKException
        Throws:
        SDKException