CryptoGetNextAlgorithm (FUN)ΒΆ
FUNCTION CryptoGetNextAlgorithm : RTS_IEC_HANDLE
Get the next algorthm matching the type given.
- InOut:
- Scope - Name - Type - Comment - Return - CryptoGetNextAlgorithm- RTS_IEC_HANDLE- Handle to the crypto algorithm - Input - hCrypto- RTS_IEC_HANDLE- Handle to the last algorithem. - ui32CryptoType- RtsCryptoType- Handle to the last algorithem. - pszName- POINTER TO STRING - Name of the agorithm. Can be NULL. - i32MaxNameLen- DINT- Maximum length of the name buffer - pui32CryptoID- POINTER TO RtsCryptoID - ID of the agorithm. - pResult- POINTER TO RTS_IEC_RESULT - Result of the operation. Can be NULL. 
