Public Exponent

1/21/2015 3:11:08 PM
Gravatar
Total Posts 3

Public Exponent

Hi,

 

When passing in the public exponent I use the code

 

templatePub(new ObjectAttribute(ObjectAttribute.CKA_PUBLIC_EXPONENT, 0x00010001));

 

But I am getting a error from our HSM and in the log file, the CKA_PUBLIC_EXPONENT appears to be 0x01000100, do you know where this might be getting changed?

 

Regards,

 


 

Sorcha