API Reference > Other Classes > OdCryptoServices Class > OdCryptoServices Methods > OdCryptoServices::getCertObjByShortDesc Method
OdCryptoServices::getCertObjByShortDesc Method
Syntax
C++
virtual OdCertificateObjectPtr getCertObjByShortDesc(const OdCertificateShortDesc& certShortDesc) const = 0;
Parameters 
Description 
const OdCertificateShortDesc& certShortDesc 
[in] certificate short description. 

Returns certificate object corresponding to short description.

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