Class KeyFlags

    • Constructor Detail

      • KeyFlags

        public KeyFlags​(boolean critical,
                        boolean isLongLength,
                        byte[] data)
      • KeyFlags

        public KeyFlags​(boolean critical,
                        int flags)
    • Method Detail

      • getFlags

        public int getFlags()
        Return the flag values contained in the first 4 octets (note: at the moment the standard only uses the first one).
        Returns:
        flag values.