java.lang.Object | |
↳ | com.samsung.android.knox.mpos.MPOSConstants |
This class provides constants used to augment the API.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String | MPOS_AES128 | AES128 algorithm which can be used to augment MPOSPayInfo . |
|||||||||
String | MPOS_ISO4 | ISO4 algorithm which can be used to augment MPOSPayInfo . |
|||||||||
String | MPOS_RSA | RSA algorithm which can be used to augment MPOSPayInfo . |
|||||||||
String | MPOS_SHA_384 | SHA384 algorithm which can be used to augment MPOSPayInfo . |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|
AES128 algorithm which can be used to augment MPOSPayInfo
.
ISO4 algorithm which can be used to augment MPOSPayInfo
.
RSA algorithm which can be used to augment MPOSPayInfo
.
SHA384 algorithm which can be used to augment MPOSPayInfo
.