API Reference > Extension Classes > DwfxSignatureHandlerModule Class > DwfxSignatureHandlerModule Methods > DwfxSignatureHandlerModule::getSuitableCertificatesList Method
DwfxSignatureHandlerModule::getSuitableCertificatesList Method
Syntax
C++
virtual int getSuitableCertificatesList(OdArray<OdCertParameters>& certificates) const;
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.