LibLogicalAccess  2.5.0
An Open Source RFID Library
Loading...
Searching...
No Matches
List of all members
logicalaccess::MifarePlusSL3PCSCCommands Class Reference

#include <mifareplus_pcsc_sl3.hpp>

Inheritance diagram for logicalaccess::MifarePlusSL3PCSCCommands:
logicalaccess::MifarePlusSL3Commands_NEW logicalaccess::Commands logicalaccess::ICommands

Additional Inherited Members

- Public Member Functions inherited from logicalaccess::MifarePlusSL3Commands_NEW
 MifarePlusSL3Commands_NEW ()
 
 MifarePlusSL3Commands_NEW (std::string ct)
 
bool authenticate (int sector, std::shared_ptr< AES128Key > key, MifareKeyType type)
 
void resetAuth () const
 
virtual ByteVector readBinaryPlain (unsigned char blockno, size_t len)
 
- Public Member Functions inherited from logicalaccess::Commands
 Commands ()=delete
 Constructor.
 
virtual ~Commands ()
 
std::shared_ptr< ChipgetChip () const override
 Get the chip.
 
virtual void setChip (std::shared_ptr< Chip > chip)
 Set the chip.
 
std::shared_ptr< ReaderCardAdaptergetReaderCardAdapter () const override
 Get the reader/card adapter.
 
virtual void setReaderCardAdapter (std::shared_ptr< ReaderCardAdapter > adapter)
 Set the reader/card adapter.
 
virtual const std::string & getCmdType () const
 Get the cmd name.
 
virtual void setCmdType (const std::string &command_type)
 Set the cmd name.
 
- Public Member Functions inherited from logicalaccess::ICommands
virtual ~ICommands ()=default
 
virtual std::shared_ptr< ChipgetChip () const =0
 Get the chip.
 
virtual std::shared_ptr< ReaderCardAdaptergetReaderCardAdapter () const =0
 Get the reader/card adapter.
 
- Protected Member Functions inherited from logicalaccess::Commands
 Commands (std::string commandtype)
 Constructor.
 
- Protected Attributes inherited from logicalaccess::Commands
std::shared_ptr< ReaderCardAdapterd_readerCardAdapter
 The reader/card adapter.
 
std::weak_ptr< Chipd_chip
 The chip.
 
std::string d_commandtype
 The command type.
 

Detailed Description

MifarePlus in Security Level 3


The documentation for this class was generated from the following file: