encryptBin
Encrypts the BIN of the card to be used in the Bin Lookup endpoint.
Return
The encrypted bin String.
Parameters
bin
The BIN value to be encrypted.
publicKey
The key to be used for encryption.
Throws
in case the encryption fails.
Encrypts the BIN of the card to be used in the Bin Lookup endpoint.
The encrypted bin String.
The BIN value to be encrypted.
The key to be used for encryption.
in case the encryption fails.