StructureDocumentation Index
Fetch the complete documentation index at: https://docs.crossmint.com/llms.txt
Use this file to discover all available pages before exploring further.
Initializers
init()
Instance Methods
clear()
Inherited fromSecureStorage.clear().
getEmail()
Inherited fromSecureStorage.getEmail().
getJWT()
Inherited fromSecureStorage.getJWT().
getOneTimeSecret()
Inherited fromSecureStorage.getOneTimeSecret().
getPrivateKey(forEmail:)
savePrivateKey(_:forEmail:)
storeEmail(_:)
Inherited fromSecureStorage.storeEmail(_:).
storeJWT(_:)
Inherited fromSecureStorage.storeJWT(_:).
storeOneTimeSecret(_:)
Inherited fromSecureStorage.storeOneTimeSecret(_:).

