<link>http://www.ncryptoki.com/forum.aspx</link> <description /> <docs>http://www.rssboard.org/rss-specification</docs> <generator>mojoPortal Forum module</generator> <item> <title>Re: change some properties not work Thanx, function InitToken(password, label) change the label.

 

from Alladin manual: 

The attribute CKA_LABEL contains the token label (the same one as is
returned by the C_GetTokenInfo function) in the form of nullterminated
CK_UTF8CHAR string. This is the only attribute that can
be changed by using C_SetAttributeValue function. It requires
CKU_USER to be logged on.

 

 

]]>
http://www.ncryptoki.com/Forums/Thread.aspx?pageid=9&t=86~-1#post423 ahuiko http://www.ncryptoki.com/Forums/Thread.aspx?pageid= Fri, 18 Jan 2013 08:55:48 GMT Re: change some properties not work You cannot change the label after token initialization.

PKCS#11 specifications states that the token label can be set once by the function InitToken and after that it never can be changed.

]]>
http://www.ncryptoki.com/Forums/Thread.aspx?pageid=9&t=86~-1#post417 ahuiko http://www.ncryptoki.com/Forums/Thread.aspx?pageid= Thu, 17 Jan 2013 11:09:11 GMT
Re: change some properties not work change PIN works, sorry. Change label still not work :-(

]]>
http://www.ncryptoki.com/Forums/Thread.aspx?pageid=9&t=86~-1#post416 ahuiko http://www.ncryptoki.com/Forums/Thread.aspx?pageid= Thu, 17 Jan 2013 10:19:08 GMT
change some properties not work Hi Ugo,

if I changed label of eToken (session.Token.Info.Label = "xxxxx") or I  changed the PIN (session.SetPIN(string1,string2) it was not a fire. No error is shown... 

I´m logged in the session (I can create key etc.).

 

Thanx ahuiko

]]>
http://www.ncryptoki.com/Forums/Thread.aspx?pageid=9&t=86~-1#post415 ahuiko http://www.ncryptoki.com/Forums/Thread.aspx?pageid= Wed, 16 Jan 2013 14:18:58 GMT