POST /thr/thredd/cards/{publicToken}/encrypted
Your client application generates a new AES-256 session key per request.
The AES session key is encrypted using the Payblr RSA-4096 Wrap Public Key.
Payblr returns encrypted card data that your client decrypts using the original AES session key.