API Reference > OdDbRoot Classes > OdDwfxSignatureHandlerModule Class > OdDwfxSignatureHandlerModule Methods > OdDwfxSignatureHandlerModule::getSuitableCertificatesList Method
OdDwfxSignatureHandlerModule::getSuitableCertificatesList Method
Syntax
C++
virtual int getSuitableCertificatesList(OdArray<OdCertParameters>& certificates) const = 0;
Parameters 
Description 
OdArray<OdCertParameters>& certificates 
[out] Result array containing the data of certificates. 

Returns the number of suitable certificates on the system.

Fills an array using the data of certificates available on the system.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.