X509CertStoreSearchGetFirst (FUN)ΒΆ
FUNCTION X509CertStoreSearchGetFirst : RTS_IEC_HANDLE
Search for the given certificate in the cert store.
- InOut:
Scope
Name
Type
Comment
Return
X509CertStoreSearchGetFirstRTS_IEC_HANDLEHandle to the first certificate matching the filter criteria.
Input
hCertStoreRTS_IEC_HANDLEHandle of to certificate store.
pFiltersPOINTER TO RtsX509CertFilter
Pointer to array of filters to be applied.
ui32NumOfFiltersUDINTNumber of applied filters.
pResultPOINTER TO RTS_IEC_RESULT