Modules
The tKey Android SDK can do more with the help of modules. These modules give you extra features for handling your tKey shares. You can use them to generate seed phrases, create passwords, or transform them into a format that can be easily recalled or shared.
Private Keys Module
PrivateKeysModule
: This module allows for the
storage of additional private keys.
Security Question Module
SecurityQuestionModule
: This module allows
users to add or remove security questions and passwords to share.
Seed Phrase Module
SeedPhraseModule
: This module enables the storage
and use of seed phrases.
Share Serialization Module
ShareSerializationModule
: This module
enables users to import/export shares from tKey.
Share Transfer Module
ShareTransferModule
: This module allows for the
transfer of shares to other devices.