Dukpt class
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
- DUKPT_DAT_KEY_REQ → const int
- DUKPT DAT密钥请求
- DUKPT_DAT_KEY_RES → const int
- DUKPT DAT密钥响应
- DUKPT_INCREMENT → const int
- KSN自加1
- DUKPT_MAC_KEY_REQ → const int
- DUKPT MAC密钥请求
- DUKPT_MAC_KEY_RES → const int
- DUKPT MAC密钥响应
- DUKPT_PIN_KEY → const int
- DUKPT PIN密钥
- DUKPT_RANDOM → const int
- 获取随机数
- DUKPT_VERIFY → const int
- 数据认证
- GET_KSN → const int
- 读取KSN
- KEK_UPDATE → const int
- KEK 更新
- KSN_UPDATE → const int
- KSN明文更新
- MAC_KEY_UPDATE → const int
- MAC key更新
- MAIN_KEY_UPDATE → const int
- MAIN KEY 更新
- PLAINT_UPDATE → const int
- 明文更新