public C_DeriveKey ( ulong session, |
||
session | ulong | The session's handle |
mechanism | Key derivation mechanism | |
baseKey | ulong | The handle of the base key |
template | The template for the new key | |
attributeCount | ulong | The number of attributes in the template |
key | ulong | Location that receives the handle of the derived key |
리턴 | CKR |