11.12.3.2.61. Enum SE_AuthType_t¶
Defined in File nxScp03_Types.h
11.12.3.2.61.1. Enum Documentation¶
-
enum
SE_AuthType_t
¶ Values:
-
kSSS_AuthType_None
= 0¶
-
kSSS_AuthType_SCP03
= 1¶ Global platform SCP03
-
kSSS_AuthType_ID
= 2¶ (e.g. SE05X) UserID based connection
-
kSSS_AuthType_AESKey
= 3¶ (e.g. SE05X) Use AESKey for user authentication
Earlier this was called kSSS_AuthType_AppletSCP03
-
kSSS_AuthType_ECKey
= 4¶ (e.g. SE05X) Use ECKey for user authentication
Earlier this was called kSSS_AuthType_FastSCP
-
kSSS_AuthType_INT_ECKey_Counter
= 0x14¶ Used internally, not to be set/used by user.
For the versions of the applet where we have to add the a counter during KDF.
-
kSSS_SIZE
= 0x7FFFFFFF¶
-