NXP Reader Library  v17.1.0.2535
Utility

Interfaces for utility interfaces for KeyStore component. More...

Collaboration diagram for Utility:

Functions

uint8_t phKeyStore_GetKeySize (uint16_t wKeyType)
 Gets the size of Symmetric key. More...
 

Detailed Description

Interfaces for utility interfaces for KeyStore component.

Function Documentation

◆ phKeyStore_GetKeySize()

uint8_t phKeyStore_GetKeySize ( uint16_t  wKeyType)

Gets the size of Symmetric key.

Return values
SymmetricKey Size.
Parameters
[in]wKeyType[In] Key type of the KeyEntry (predefined type of KeyType).