CryptoGetAlgorithmById (FUN)
FUNCTION CryptoGetAlgorithmById : RTS_IEC_HANDLE
Get a handle to the algorithm using a specific ID
- InOut:
Scope
Name
Type
Comment
Return
CryptoGetAlgorithmByIdRTS_IEC_HANDLEHandle to the crypto algorithm
Input
ui32CryptoIDRtsCryptoIDID of the algorthm
pResultPOINTER TO RTS_IEC_RESULT
Result of the operation. Can be NULL.