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