Getting Started

Sehaci iOS SDK simplifies interaction between your app and Sehaci Verification Platform.

Sehaci iOS SDK system diagram

Apple provides PassKit APIarrow-up-right that allows your mobile application to interact with digital documents (mDL) stored on end-user's Apple Walletarrow-up-right.

With the Sehaci iOS SDK, you can verify customers without directly handling cryptographic keys, but ensure compliance with Apple’s requirements for sufficient nonce entropy and secure data encryption.

Requirements

  • Xcode 15.0+

  • Swift 5.5+

  • iOS 16.0+

Last updated