X509CertStoreSearchGetNext2 (FUN)ΒΆ

FUNCTION X509CertStoreSearchGetNext2 : 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

X509CertStoreSearchGetNext2

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 RtsX509CertFilter2

Pointer to array of filters to be applied.

ui32NumOfFilters

UDINT

Number of applied filters.

pResult

POINTER TO RTS_IEC_RESULT