public C_GetAttributeValue ( 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 obtained, and receives the attribute values |
count | ulong | The number of attributes in the template |
리턴 | CKR |