RKL CA service
<meta-data
android:name="app_name"
android:value="BNK_xxx_XXXX" />Certificate exportDevicePublicKey()KeyExchange startKeyExchange(byte[] ucKDHCertificate)int completeKeyExchange(List< RKLKeyInfo> rklKeyInfoList,byte[] ucEncryptedKeyBlock,int hashAlgorithm,byte[] ucKDHSignature)private int usKeyIndex;
private String usTokenKMSKeyType;
private String usTokenKMSKeyAlgorithm;
private byte[] baKeyCheckValue;
//Constructor
public RKLKeyInfo(int usKeyIndex,String usTokenKMSKeyType,
String usTokenKMSKeyAlgorithm,byte[] baKeyCheckValue)Last updated

