Encryption for sensitive data
BOIVA's canonical documentation states that personally identifiable and sensitive data is encrypted, with decryption controlled through public and private key pairs.
Security and responsibility
BOIVA provides security controls and verification signals. A secure implementation also depends on how your organization collects data, protects credentials, limits access, handles exceptions, and governs the final decision.
Documented foundations
BOIVA's canonical documentation states that personally identifiable and sensitive data is encrypted, with decryption controlled through public and private key pairs.
Client applications define the information scope they need, supporting narrower verification-status or attribute access instead of unnecessary data exposure.
Client ID, Client Key, and public access tokens must stay out of browser bundles, mobile applications, screenshots, repositories, and logs.
Sandbox and production use different base URLs and credentials, helping teams keep testing isolated from live verification activity.
Use BOIVA's developer guide for the integration path and the canonical ReadMe pages for current endpoint fields and security documentation.