This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
CBluetoothPeripheral | Class represents a bluetooth peripheral. To compare two BluetoothPeripheral objects, call: |
CPin | Class represents a PIN that protects smart card contents |
CPinConstraint | Class describes the format constraints of the PIN (which must be enforced when changing the PIN value) |
CReader | Class represents a smart card reader (either a physical, hardware reader, or a virtual smart card reader) |
C<ReaderEvents> | Protocol used to received smart card reader events |
CSCMEnvironment | Main class for the Smart Card Middleware API |
CToken | Class represents connection to a smart card (or more generally, any cryptographic device). Token objects are obtained by calling the Reader#connect: method |
▼CTokenObject | Class describes a cryptographic object located in a smart card |
CCertificate | This class describes a certificate object. Inherits from TokenObject |
▼CKey | Class describes a key object. Inherits from TokenObject |
CPrivateKey | Class describes a private key object. Inherits from Key |
CPublicKey | Class describes a public key object. Inherits from Key |