X509CertStoreSearchGetFirst2 (FUN)ΒΆ
FUNCTION X509CertStoreSearchGetFirst2 : RTS_IEC_HANDLE
Search for the given certificate in the cert store with the additional option to filter for alternative names.
- InOut:
- Scope - Name - Type - Comment - Return - X509CertStoreSearchGetFirst2- RTS_IEC_HANDLE- Handle to the first certificate matching the filter criteria. - Input - hCertStore- RTS_IEC_HANDLE- Handle of to certificate store. - pFilters- POINTER TO RtsX509CertFilter2 - Pointer to array of filters to be applied. - ui32NumOfFilters- UDINT- Number of applied filters. - pResult- POINTER TO RTS_IEC_RESULT