-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Preconditions: Passcode should be turned on, you should make account recovery before doing next steps.
STR:
- Turn passcode off
- Turn passcode on
- Try to recover account:
createRecoveryAuthorization -> completeRecovery
After that we receive following error:
Error Domain=io.tokensdk Code=102 "Invalid user for authentication" UserInfo={NSLocalizedDescription=Invalid user for authentication, TKEncapsulatedErrorKey=Error Domain=CryptoTokenKit Code=-3 "setoken: unable to sign digest" UserInfo={NSLocalizedDescription=setoken: unable to sign digest, AKSError=-536363001}}
in TKSecureEnclaveCryptoEngine.m file in signData: usingKeyLevel: reason: onError: method SecKeyCreateSignature fails
Metadata
Metadata
Assignees
Labels
No labels