Key allows you to generate an RSA Encryption Key to use for passing account information for Create Transaction.
Key
- Create Key: Generates a
keyID
and RSA key.- keyID: A TabaPay 22 character unique ID that represents the payment instrument.
key
: An encoded Base64 URL-Safe Character Set return when format isASN.1
.keyModulus
: AN encoded in Base64 URL-Safe Character Set returned when format isRAW
.
- Retrieve Key: Grab the
key
orkeyModulus
- Delete Key: Delete the RSA key.
Other Resources
- PCI Helper - RSA: FAQs & References on RSA.