Re: How to lock an object?
Re: How to lock an object?
- Subject: Re: How to lock an object?
- From: cocoa learner <email@hidden>
- Date: Fri, 5 Jun 2009 10:13:03 +0600
It's not just password. It can be any thing which is secure. Like file data,
personal information, any thing user mark it as secure.
Regards
Cocoa.learner
On Fri, Jun 5, 2009 at 10:08 AM, Rob Keniger <email@hidden> wrote:
>
> On 05/06/2009, at 2:03 PM, cocoa learner wrote:
>
> How can I use mlock() for NSString and NSTextField?As argument to mlock is
>> address of memory area and length.
>> I have address of memory area but I do not have the length (as these are
>> objects).
>>
>
>
> If you want to allow the user to edit a password or other sensitive data in
> the UI then you should use an NSSecureTextField.
>
> --
> Rob Keniger
>
>
>
> _______________________________________________
>
> Cocoa-dev mailing list (email@hidden)
>
> Please do not post admin requests or moderator comments to the list.
> Contact the moderators at cocoa-dev-admins(at)lists.apple.com
>
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
>
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden