Samsung Internal API reference  2.0
__TEE_SC_KeySetRef

Data Fields

TEE_ObjectHandle scKeyEncHandle
 
TEE_ObjectHandle scKeyMacHandle
 

Detailed Description

This type can be used to define a key set with Key-MAC and Key-ENC according to SCP '02' and SCP '03'.

Field Documentation

TEE_ObjectHandle __TEE_SC_KeySetRef::scKeyEncHandle

the Key-ENC (static encryption key)

TEE_ObjectHandle __TEE_SC_KeySetRef::scKeyMacHandle

the Key-MAC (static MAC key)