public C_UnwrapKey ( uint session, |
||
session | uint | The session's handle |
mechanism | Unwrapping mechanism | |
unwrappingKey | uint | The handle of the unwrapping key |
wrappedKey | byte | Wrapped key |
wrappedKeyLen | uint | The length of the wrapped key |
template | The template for the new key | |
attributeCount | uint | The number of attributes in the template |
key | uint | Location that receives the handle of the unwrapped key |
return | CKR |