Class StandardBiometricHeader

    • Constructor Detail

      • StandardBiometricHeader

        public StandardBiometricHeader​(Map<Integer,byte[]> elements)
        Constructs a standard biometric header.
        Parameters:
        elements - the elements, consisting of a tag and value
    • Method Detail

      • getElements

        public SortedMap<Integer,byte[]> getElements()
        Gets the elements of this standard biometric header.
        Returns:
        the elements, each consisting of a tag and value
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object