NXP Reader Library  v17.1.0.2535
Defines_KeyPair

Type of ASymmetric Key to be exported or loaded. More...

Collaboration diagram for Defines_KeyPair:

Macros

#define PH_CRYPTOASYM_KEYPAIR_MASK   0xF000U
 Masking the Key-Pair information.
 
#define PH_CRYPTOASYM_KEY_PAIR_INVALID   0xC000U
 ASymmetric key pair as Invalid.
 
#define PH_CRYPTOASYM_PRIVATE_KEY   0x1000U
 Load / Export Private Key.
 
#define PH_CRYPTOASYM_PUBLIC_KEY   0x2000U
 Load / Export Public Key.
 

Detailed Description

Type of ASymmetric Key to be exported or loaded.