SCM iOS API
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
 CBluetoothPeripheralClass represents a bluetooth peripheral. To compare two BluetoothPeripheral objects, call:
 CCertificateThis class describes a certificate object. Inherits from TokenObject
 CKeyClass describes a key object. Inherits from TokenObject
 CPinClass represents a PIN that protects smart card contents
 CPinConstraintClass describes the format constraints of the PIN (which must be enforced when changing the PIN value)
 CPrivateKeyClass describes a private key object. Inherits from Key
 CPublicKeyClass describes a public key object. Inherits from Key
 CReaderClass 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
 CSCMEnvironmentMain class for the Smart Card Middleware API
 CTokenClass represents connection to a smart card (or more generally, any cryptographic device). Token objects are obtained by calling the Reader#connect: method
 CTokenObjectClass describes a cryptographic object located in a smart card