API Reference > Other Classes > OdCryptoServices Class > OdCryptoServices Methods > OdCryptoServices::getPersonalCertsWithTrustedStatus Method
OdCryptoServices::getPersonalCertsWithTrustedStatus Method
Syntax
C++
virtual OdUInt32 getPersonalCertsWithTrustedStatus(OdArray<OdCertificateDescription>& certificates) const = 0;
Parameters 
Description 
OdArray<OdCertificateDescription>& certificates 
[out] descriptions array. 

Returns number of certificates obtained.

Fills an array of descriptions with data of all trusted certificates presented in certificate store for which the private key is available. 

 

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