X509CertStoreRegister (FUN)
FUNCTION X509CertStoreRegister : RTS_IEC_HANDLE
Register your certificate at the certificate store. This has to be done in order to allow the user the view the different configured certificates and to generate missing certificates or to renew outdated certificates. Register the same information you are using in the X509CertStoreSearch function.
- InOut:
Scope
Name
Type
Comment
Return
X509CertStoreRegisterRTS_IEC_HANDLEInput
hCertStoreRTS_IEC_HANDLEHandle of to certificate store.
cmpIDUDINTComponent ID which registered the certificate
pCertInfoPOINTER TO RtsX509CertInfo
Certificate information to be registered. Should match the information needed to use the Search function.
pResultPOINTER TO RTS_IEC_RESULT
Pointer to error code