![]() |
Samsung Internal API reference
2.0
|
Data Fields | |
| uint8_t | scType |
| TEE_SC_OID | scOID |
| TEE_SC_SecurityLevel | scSecurityLevel |
| TEE_SC_CardKeyRef | scCardKeyRef |
| TEE_SC_DeviceKeyRef | scDeviceKeyRef |
This type defines the parameters which are needed to set up a secure channel.
| TEE_SC_CardKeyRef __TEE_SC_Params::scCardKeyRef |
reference to SC card keys
| TEE_SC_DeviceKeyRef __TEE_SC_Params::scDeviceKeyRef |
reference to SC device keys
| TEE_SC_OID __TEE_SC_Params::scOID |
the SC type defined by OID
| TEE_SC_SecurityLevel __TEE_SC_Params::scSecurityLevel |
the SC security level
| uint8_t __TEE_SC_Params::scType |
the SC type