public C_SetAttributeValue ( ulong session, ulong objectId, CK_ATTRIBUTE template, ulong count ) : CKR | ||
session | ulong | The session's handle |
objectId | ulong | The object's handle |
template | CK_ATTRIBUTE | Template that specifies which attribute values are to be modified and their new values |
count | ulong | The number of attributes in the template |
return | CKR |