Conversation
|
You know debug description doesn't necessarily contain the full data right? |
I don't know, but it's simple and useful for nsdata |
|
Ah. I'm still not sure coping the plain string representation is the best option. What if you could airdrop the data as a file or copy a base64 encoded string? |
it's not the best option, but it's option which can fix a problem when the keychain NSData forced convert to NSString. |
|
Do you mind me asking what you do with the data once you copy the hex string? |
view, check, export or analysis keychain data |

No description provided.