X509CertStoreSearchGetFirst (FUN)

FUNCTION X509CertStoreSearchGetFirst : RTS_IEC_HANDLE

Search for the given certificate in the cert store.

InOut:

Scope

Name

Type

Comment

Return

X509CertStoreSearchGetFirst

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 RtsX509CertFilter

Pointer to array of filters to be applied.

ui32NumOfFilters

UDINT

Number of applied filters.

pResult

POINTER TO RTS_IEC_RESULT