Modules§
Structs§
- AppAttr
- Block
Cipher Parameter - Block cipher parameter,wrapper of
BlockCipherParam
- Device
Information - ECCEncrypted
Data - ECC encrypt output,Wrapper of DST
ECCCipherBlob
- Enveloped
KeyData - ECC Enveloped key,Wrapper of DST
EnvelopedKeyBlob
- File
Attr - File
Attr Builder - PinInfo
- PIN information
- Plugin
Event - Version
Constants§
- DEV_
STATE_ ABSENT - DEV_
STATE_ PRESENT - DEV_
STATE_ UNKNOWN - FILE_
PERM_ ADMIN - File permission: permit to admin account
- FILE_
PERM_ EVERYONE - File permission: permit to everyone
- FILE_
PERM_ NONE - File permission: none
- FILE_
PERM_ USER - File permission: permit to user account
- PIN_
TYPE_ ADMIN - PIN type: Admin
- PIN_
TYPE_ USER - PIN type: User
Traits§
- AppManager
- Application management
- AppSecurity
- Container
Manager - Device
Auth - Device authentication
- Device
Crypto - Cryptographic services provided by SKF device objects
- Device
Ctl - Device
Manager - File
Manager - Managed
Key - Represents a key object
- SkfApp
- Represents an Application instance
- SkfBlock
Cipher - Block cipher service
- SkfContainer
- Represents a Container instance
- SkfDevice
- Represents a device instance,call
DeviceManager::connect()
orDeviceManager::connect_selected()
to get one