Functions
createAndroidTEE
Kotlin Function
Function
Factory function to create Android TEE provider.
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Kotlin Function
fun createAndroidTEE(context: Context, apiKey: ApiKey, authManager: AuthManager, teeEncryptor: TEEEncryptor? = null): CrossmintTEE
Was this page helpful?
