I am actually using the SecureEnclave.P256.Signing.PrivateKey for signing and then for the encryption and decryption, here I just posted the code where the error occurs while decryption. Will you please suggest me the correct approach to implement signing, verification, encryption and decryption with SecureEnclave's Private key?
Post
Replies
Boosts
Views
Activity
Thank you very much, it helped me to understand the problem better I was using different way of representing the data. It solved the current issue.
**Additional Information: ** Example code https://swiftfiddle.com/6nx5itskhfg5jbtywruoj64kpm which works in same PC but not in between the clients.
Space
Same here, now I am getting the following error
/Volumes/workspace/repository/ios/ci_scripts/ci_post_clone.sh:11: command not found: pod
Command exited with non-zero exit-code: 127
I figured out the issue, the bundle id in the workflow configuration was wrong.