Package org.jmrtd

Class BACDeniedException

    • Constructor Detail

      • BACDeniedException

        public BACDeniedException​(String msg,
                                  BACKeySpec bacKey,
                                  int sw)
        Deprecated.
        Creates an exception.
        Parameters:
        msg - the message
        bacKey - the BAC entry that was tried
        sw - status word or -1
    • Method Detail

      • getBACKey

        public BACKeySpec getBACKey()
        Deprecated.
        Returns the BAC key that was tried before BAC failed.
        Returns:
        a BAC key