X509CertStoreSearchGetNext (FUN)ΒΆ
FUNCTION X509CertStoreSearchGetNext : RTS_IEC_HANDLE
Search for the given certificate in the cert store.
- InOut:
- Scope - Name - Type - Comment - Return - X509CertStoreSearchGetNext- RTS_IEC_HANDLE- Handle to the next certificate matching the filter criteria. - Input - hCertStore- RTS_IEC_HANDLE- Handle of to certificate store. - hCert- RTS_IEC_HANDLE- Handle of the last found certificate. - pFilters- POINTER TO RtsX509CertFilter - Pointer to array of filters to be applied. - ui32NumOfFilters- UDINT- Number of applied filters. - pResult- POINTER TO RTS_IEC_RESULT