Generates a key with extended options.
A buffer containing the seed array, for c: = ipSeedArray + iSeedArraySize
The security level to be used.
A buffer containing the variant. for c: = ipVariant, size decide by vendor self
A buffer containing the input key.for c: = ioKeyArray + iKeyArraySize
A buffer containing the generated key. Return is Buffer, for c: = ioKeyArray, length = oSize
Generates a key with extended options.
A buffer containing the seed array, for c: = ipSeedArray + iSeedArraySize
The security level to be used.
A buffer containing the variant. for c: = ipVariant, size decide by vendor self
A buffer containing the options. for c: = ipOptions, size decide by vendor self
A buffer containing the input key.for c: = iopKeyArray + iMaxKeyArraySize
A buffer containing the generated key. Return is Buffer, for c: = iopKeyArray, length = oActualKeyArraySize