Skip navigation links
A B C D E F G H I K L M N O P Q R S T U V W Y 

A

ALG_3DES - Static variable in interface com.cloudpos.AlgorithmConstants
Triple DES Encryption (DES-EDE), an extension of the original DES algorithm.
ALG_AES - Static variable in interface com.cloudpos.AlgorithmConstants
AES (Advanced Encryption Standard) algorithm.
ALG_DES - Static variable in interface com.cloudpos.AlgorithmConstants
Digital Encryption Standard (DES) as outlined in FIPS PUB 46-2.
ALG_MAC_METHOD_ECB - Static variable in interface com.cloudpos.AlgorithmConstants
Electronic Codebook (ECB) Mode, defined by The National Institute of Standards and Technology (NIST) in FIPS PUB 81, "DES Modes of Operation," U.S.
ALG_MAC_METHOD_ECB_FIRST - Static variable in interface com.cloudpos.AlgorithmConstants
New land ECB MAC algorithm.
ALG_MAC_METHOD_SE919 - Static variable in interface com.cloudpos.AlgorithmConstants
MAC algorithm SE919, a specialized variant.
ALG_MAC_METHOD_X99 - Static variable in interface com.cloudpos.AlgorithmConstants
MAC X9.9 algorithm, typically used for generating message authentication codes.
ALG_RSA - Static variable in interface com.cloudpos.AlgorithmConstants
RSA encryption algorithm.
ALG_SM2 - Static variable in interface com.cloudpos.AlgorithmConstants
GM SM2 asymmetric encryption algorithm, primarily used in China for digital signatures and key exchange.
ALG_SM3 - Static variable in interface com.cloudpos.AlgorithmConstants
GM SM3 hash algorithm, a cryptographic hash function widely used in China.
ALG_SM4 - Static variable in interface com.cloudpos.AlgorithmConstants
GM SM4 symmetric encryption algorithm, a standard in China for data encryption.
ALGO_CHECK_VALUE_DEFAULT - Static variable in interface com.cloudpos.AlgorithmConstants
Default algorithm check value.
ALGO_CHECK_VALUE_DEFAULT - Static variable in interface com.cloudpos.pinpad.PINPadDevice
 
ALGO_CHECK_VALUE_SE919 - Static variable in interface com.cloudpos.AlgorithmConstants
Algorithm check value specifically for SE919.
ALGO_CHECK_VALUE_SE919 - Static variable in interface com.cloudpos.pinpad.PINPadDevice
 
algorithm - Variable in class com.cloudpos.pinpad.KeyInfo
Algorithm type, see ALG_3DES for example.
AlgorithmConstants - Interface in com.cloudpos
The AlgorithmConstants interface in the com.cloudpos package provides a comprehensive collection of constants representing various encryption and hash algorithms.
androidContext - Static variable in class com.cloudpos.POSTerminal
 
ANSI_FINGERPRINT - Static variable in interface com.cloudpos.fingerprint.FingerprintDevice
ANSI fingerprint
ARGUMENT_EXCEPTION - Static variable in exception com.cloudpos.DeviceException
Parameter error
ATR - Class in com.cloudpos.card
Represents the Answer to Reset (ATR) data of an Integrated Circuit (IC) card.
ATR(byte[], byte[]) - Constructor for class com.cloudpos.card.ATR
Constructs an ATR object with the specified ATR data and Historical Bytes.
A B C D E F G H I K L M N O P Q R S T U V W Y 
Skip navigation links