public C_GetObjectSize ( ulong session, ulong objectId, ulong &size ) : CKR | ||
session | ulong | The session's handle |
objectId | ulong | The object's handle |
size | ulong | Location that receives the size in bytes of the object |
return | CKR |
public C_GetObjectSize ( ulong session, ulong objectId, ulong &size ) : CKR | ||
session | ulong | The session's handle |
objectId | ulong | The object's handle |
size | ulong | Location that receives the size in bytes of the object |
return | CKR |