X509CertStoreGetFirstCert (FUN)ΒΆ
FUNCTION X509CertStoreGetFirstCert : RTS_IEC_HANDLE
Get the first certificate of the certificate store.
- InOut:
Scope
Name
Type
Comment
Return
X509CertStoreGetFirstCertRTS_IEC_HANDLEInput
hCertStoreRTS_IEC_HANDLEHandle of to certificate store.
hBackendRTS_IEC_HANDLEPointer to a handle of the back-end where to iterate. RTS_INVALID_HANDLE if all back-ends should be iterated. A valid handle if only a specific back-end should be iterated.
trustLevelRtsCertTrustLevelCategory of certificates to iterate.
pResultPOINTER TO RTS_IEC_RESULT
Result of the operation.