LogoLogo
  • Introduction
  • Getting Started
  • SenseCrypt Server
    • Starting the server
    • Configuration
    • Licensing and Authorization
    • Using the Swagger Docs page
    • Authorization
    • Using a JWT Token for Mobile Authorization
    • Getting information about your license
    • SenseCrypt eID
      • Generating your first SensePrint eID QR
      • Generating a raw SensePrint
      • Decrypting a raw SensePrint
      • Parsing a SensePrint
    • SenseCrypt Face PKI
      • Configuration
      • Accessing your Root Certificate
      • Generate your first Face Certificate
      • Verifying a Face Certificate
      • Encrypting Data/Keys using a Face Certificate
      • Face Decrypting Data/Keys
      • Face Signing
      • Face Signature Verification
    • Accessing the server for testing
    • Liveness Image Requirements
  • SenseCrypt Mobile SDKs
    • Licensing
    • Authorization for Online SDKs
    • Liveness and Face Capture
    • Android SDK
    • iOS SDK
  • Conclusion
  • FAQ & Search
  • Appendix
    • Privacy Preserving Biometric Verifiability
    • Principles of Privacy Preserving Face Verification
    • Foundational vs Functional eID
Powered by GitBook
On this page

Was this helpful?

Export as PDF

Conclusion

Onward and upward!

PreviousiOS SDKNextFAQ & Search

Was this helpful?

If you got this far and followed all the steps, you now know:

  • Design Principles - How SenseCrypt is a privacy-preserving, non-biometric technology which offers biometric verifiability for individuals.

  • Licensing - How SenseCrypt licensing works via the server.lic and the mobile.lic files.

  • Launching the server - How to launch the server both on your own machine and in the cloud.

  • Using the Swagger Docs Page - How to quickly explore APIs via the server's Swagger Docs page.

  • Better and easier to use documentation (recommended) via

  • Generating a SensePrint - How to use a deployed server to generate your first SensePrint eID QR.

  • Generating raw SensePrint bytes - How to generate raw SensePrint bytes and how a SensePrint eID QR is nothing more than a QR code containing these raw bytes.

  • Verifying raw SensePrint bytes - How the decryption of SensePrint bytes also acts as Biometric Verification. The act of successful decryption is equivalent to a successful Biometric Verification. To verify a SensePrint eID QR, first the raw bytes are read from the QR and then this process is invoked.

  • Face Certificates - their generation and verification

  • Mobile SDKs - How to access and use the mobile SDKs.

  • Mobile SDK Components - The important components in the Mobile SDKs.

We hope this documentation will help you get started with using SenseCrypt eID.

Our team is dedicated to ensuring your success while adopting our technologies.

We look forward to supporting you in your journey of building amazing eID products using our technology.

http://localhost:7777/rapidoc
Recap of SenseCrypt technology