encryptedPrivateApiKey property
Private API key for the on-ramp provider encrypted to our on-ramp encryption public key. Some providers, like Coinbase, require this additional key.
Implementation
final String? encryptedPrivateApiKey;
Private API key for the on-ramp provider encrypted to our on-ramp encryption public key. Some providers, like Coinbase, require this additional key.
final String? encryptedPrivateApiKey;