Let me be precise.
In my token extension when I get a call to sign - (nullable NSData *)tokenSession:(TKTokenSession *)session signData:(NSData *)dataToSign and I call SecKeyCreateSignature() func to get signature it again calls above tokenSession function. Is this right behaviour?
Topic:
Privacy & Security
SubTopic:
General
Tags: