public C_UnwrapKey ( ulong session, |
||
session | ulong | The session's handle |
mechanism | Unwrapping mechanism | |
unwrappingKey | ulong | The handle of the unwrapping key |
wrappedKey | byte | Wrapped key |
wrappedKeyLen | ulong | The length of the wrapped 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 unwrapped key |
return | CKR |